Searched defs:p_format (Results  1 – 1 of 1) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/gl/ | 
| D | ColorBufferGl.cpp | 368 void ColorBufferGl::readPixels(int x, int y, int width, int height, GLenum p_format, GLenum p_type,  in readPixels()393 void ColorBufferGl::readPixelsScaled(int width, int height, GLenum p_format, GLenum p_type,  in readPixelsScaled()
 550 bool ColorBufferGl::subUpdate(int x, int y, int width, int height, GLenum p_format, GLenum p_type,  in subUpdate()
 557                                                  FrameworkFormat fwkFormat, GLenum p_format,  in subUpdateFromFrameworkFormat()
 
 |