Searched defs:pixelType (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | GLESvalidate.cpp | 28 bool GLESvalidate::pixelType(GLEScontext * ctx, GLenum type) { in pixelType() function in GLESvalidate
|
/hardware/google/gfxstream/host/gl/ |
D | ColorBufferGl.cpp | 112 GLenum* pixelType, in sGetFormatParameters() 222 GLenum pixelType = GL_UNSIGNED_BYTE; in create() local 514 GLenum pixelType = GL_UNSIGNED_BYTE; in reformat() local 987 GLenum pixelType; in onLoad() local
|
D | YUVConverter.cpp | 464 const GLenum pixelType = getGlPixelType(format, yuv420888ToNv21, plane); in createYUVGLTex() local 485 const GLenum pixelType = getGlPixelType(format, yuv420888ToNv21,plane); in readYUVTex() local 514 const GLenum pixelType = getGlPixelType(format, yuv420888ToNv21, plane); in subUpdateYUVGLTex() local
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Validate.cpp | 496 bool GLESv2Validate::pixelType(GLEScontext * ctx,GLenum type) { in pixelType() function in GLESv2Validate
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | GLESv2Validation.cpp | 1138 bool pixelType(GL2Encoder* ctx, GLenum type) { in pixelType() function
|