Home
last modified time | relevance | path

Searched refs:readToBytesScaled (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/
DColorBuffer.h71 void readToBytesScaled(int pixelsWidth, int pixelsHeight, GLenum pixelsFormat,
DPostWorkerGl.cpp65 cb->readToBytesScaled(screenwidth, screenheight, format, type, skinRotation, rect, pixels); in screenshot()
DColorBuffer.cpp185 void ColorBuffer::readToBytesScaled(int pixelsWidth, int pixelsHeight, GLenum pixelsFormat, in readToBytesScaled() function in gfxstream::ColorBuffer
DFrameBuffer.cpp771 post.cb->readToBytesScaled(post.screenshot.screenwidth, post.screenshot.screenheight, in sendPostWorkerCmd()