Searched defs:p_colorbuffer (Results  1 – 1 of 1) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/ | 
| D | FrameBuffer.cpp | 1422 int FrameBuffer::openColorBuffer(HandleType p_colorbuffer) {  in openColorBuffer()1452 void FrameBuffer::closeColorBuffer(HandleType p_colorbuffer) {  in closeColorBuffer()
 1495 bool FrameBuffer::closeColorBufferLocked(HandleType p_colorbuffer,  in closeColorBufferLocked()
 1540 void FrameBuffer::decColorBufferRefCountNoDestroy(HandleType p_colorbuffer) {  in decColorBufferRefCountNoDestroy()
 1774                                                          HandleType p_colorbuffer) {  in setEmulatedEglWindowSurfaceColorBuffer()
 1828 void FrameBuffer::readColorBuffer(HandleType p_colorbuffer, int x, int y, int width, int height,  in readColorBuffer()
 1841 void FrameBuffer::readColorBufferYUV(HandleType p_colorbuffer, int x, int y, int width, int height,  in readColorBufferYUV()
 1925 void FrameBuffer::swapTexturesAndUpdateColorBuffer(uint32_t p_colorbuffer,  in swapTexturesAndUpdateColorBuffer()
 1958 bool FrameBuffer::updateColorBuffer(HandleType p_colorbuffer,  in updateColorBuffer()
 1983 bool FrameBuffer::updateColorBufferFromFrameworkFormat(HandleType p_colorbuffer, int x, int y,  in updateColorBufferFromFrameworkFormat()
 [all …]
 
 |