Graphicbuf format and opengles texture format

use EGLImage to reduce texture data copy time from cpu to gpu. it need new graphicbuf and graphicbuf format is corresponding texture format. can and how to use HAL_PIXEL_FORMAT_RAW16 graphicbuf format ?what texture format corresponding?

thanks