Home
last modified time | relevance | path

Searched defs:readPixels (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/
DYUVConverter.cpp937 void YUVConverter::readPixels(uint8_t* pixels, uint32_t pixels_size) { in readPixels() function in gfxstream::gl::YUVConverter
DColorBufferGl.cpp389 bool ColorBufferGl::readPixels(int x, int y, int width, int height, GLenum p_format, GLenum p_type, in readPixels() function in gfxstream::gl::ColorBufferGl