Searched refs:readPixelsScaled (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/host/gl/ |
D | ColorBufferGl.h | 123 bool readPixelsScaled(int width, int height, GLenum p_format, GLenum p_type, int skinRotation,
|
D | ColorBufferGl.cpp | 424 bool ColorBufferGl::readPixelsScaled(int width, int height, GLenum p_format, GLenum p_type, in readPixelsScaled() function in gfxstream::gl::ColorBufferGl
|
/hardware/google/gfxstream/host/ |
D | ColorBuffer.cpp | 192 mColorBufferGl->readPixelsScaled(pixelsWidth, pixelsHeight, pixelsFormat, pixelsType, in readToBytesScaled()
|