Home
last modified time | relevance | path

Searched refs:getGlPixelType (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/gl/
DYUVConverter.cpp213 GLsizei getGlPixelType(FrameworkFormat format, bool yuv420888ToNv21, YUVPlane plane) { in getGlPixelType() function
464 const GLenum pixelType = getGlPixelType(format, yuv420888ToNv21, plane); in createYUVGLTex()
485 const GLenum pixelType = getGlPixelType(format, yuv420888ToNv21,plane); in readYUVTex()
514 const GLenum pixelType = getGlPixelType(format, yuv420888ToNv21, plane); in subUpdateYUVGLTex()