Searched defs:readPixels (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/host/gl/ | ||
D | ColorBufferGl.cpp | 389 bool ColorBufferGl::readPixels(int x, int y, int width, int height, GLenum p_format, GLenum p_type, in readPixels() function in gfxstream::gl::ColorBufferGl |
D | YUVConverter.cpp | 937 void YUVConverter::readPixels(uint8_t* pixels, uint32_t pixels_size) { in readPixels() function in gfxstream::gl::YUVConverter |