Searched defs:pixelsFormat (Results 1 – 1 of 1) sorted by relevance
/hardware/google/gfxstream/host/ |
D | ColorBuffer.cpp | 166 void ColorBuffer::readToBytes(int x, int y, int width, int height, GLenum pixelsFormat, in readToBytes() 185 void ColorBuffer::readToBytesScaled(int pixelsWidth, int pixelsHeight, GLenum pixelsFormat, in readToBytesScaled() 221 FrameworkFormat frameworkFormat, GLenum pixelsFormat, in updateFromBytes() 241 bool ColorBuffer::updateFromBytes(int x, int y, int width, int height, GLenum pixelsFormat, in updateFromBytes()
|