Searched defs:getPixels (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/host/gl/ | ||
D | ReadbackWorkerGl.cpp | 218 void ReadbackWorkerGl::getPixels(uint32_t displayId, void* buf, uint32_t bytes) { in getPixels() function in gfxstream::gl::ReadbackWorkerGl |
/hardware/google/gfxstream/host/ | ||
D | FrameBuffer.cpp | 1878 void FrameBuffer::getPixels(void* pixels, uint32_t bytes, uint32_t displayId) { in getPixels() function in gfxstream::FrameBuffer |