Do not choose GL_EXTERNAL_TEXTURE_OES for all formats, instead, select between GL_EXTERNAL_TEXTURE_OES, and GL_TEXTURE_2D based on the pixel format. This change is done to reduce composition times. Change-Id: I17edd78cdfa051f88ed6bd4e585c7a9b0705aa3a CRs-fixed: 328074