Searched defs:readColorBuffer (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/hardware/google/gfxstream/host/ |
D | FrameBuffer.h | 282 void readColorBuffer(HandleType p_colorbuffer, int x, int y, int width, int height, in readColorBuffer() function
|
D | FrameBuffer.cpp | 1634 void FrameBuffer::readColorBuffer(HandleType p_colorbuffer, int x, int y, int width, int height, in readColorBuffer() function in gfxstream::FrameBuffer
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | validationES.cpp | 1755 const FramebufferAttachment *readColorBuffer = readFramebuffer->getReadColorAttachment(); in ValidateBlitFramebufferParameters() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | StateChangeTest.cpp | 2811 GLRenderbuffer readColorBuffer; in TEST_P() local
|