Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DColorBufferGl.cpp85 static GLenum sGetUnsizedColorBufferFormat(GLenum format) { in sGetUnsizedColorBufferFormat() function
399 p_format = sGetUnsizedColorBufferFormat(p_format); in readPixels()
440 p_format = sGetUnsizedColorBufferFormat(p_format); in readPixelsScaled()
594 const GLenum p_unsizedFormat = sGetUnsizedColorBufferFormat(p_format); in subUpdateFromFrameworkFormat()