Home
last modified time | relevance | path

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

/external/angle/src/common/
Dandroid_util.cpp103 GLenum GetPixelFormatInfo(int pixelFormat, bool *isYUV) in GetPixelFormatInfo() function
230 return GetPixelFormatInfo(pixelFormat, &isYuv); in NativePixelFormatToGLInternalFormat()
278 GetPixelFormatInfo(pixelFormat, &isYuv); in NativePixelFormatIsYUV()