Searched refs:readToBytesScaled (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/host/ |
D | ColorBuffer.h | 71 void readToBytesScaled(int pixelsWidth, int pixelsHeight, GLenum pixelsFormat,
|
D | PostWorkerGl.cpp | 65 cb->readToBytesScaled(screenwidth, screenheight, format, type, skinRotation, rect, pixels); in screenshot()
|
D | ColorBuffer.cpp | 185 void ColorBuffer::readToBytesScaled(int pixelsWidth, int pixelsHeight, GLenum pixelsFormat, in readToBytesScaled() function in gfxstream::ColorBuffer
|
D | FrameBuffer.cpp | 771 post.cb->readToBytesScaled(post.screenshot.screenwidth, post.screenshot.screenheight, in sendPostWorkerCmd()
|