Searched refs:sGetFormatParameters (Results 1 – 1 of 1) sorted by relevance
/hardware/google/gfxstream/host/gl/ |
D | ColorBufferGl.cpp | 110 static bool sGetFormatParameters(GLint* internalFormat, in sGetFormatParameters() function 227 if (!sGetFormatParameters(&p_internalFormat, &texFormat, &pixelType, in create() 518 if (!sGetFormatParameters(&internalformat, &texFormat, &pixelType, &bpp, in reformat() 991 sGetFormatParameters(&cb->m_internalFormat, &texFormat, &pixelType, &bytesPerPixel, in onLoad()
|