Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DFrameBuffer.cpp1247 int FrameBuffer::openColorBuffer(HandleType p_colorbuffer) { in openColorBuffer()
1276 void FrameBuffer::closeColorBuffer(HandleType p_colorbuffer) { in closeColorBuffer()
1319 bool FrameBuffer::closeColorBufferLocked(HandleType p_colorbuffer, bool forced) { in closeColorBufferLocked()
1363 void FrameBuffer::decColorBufferRefCountNoDestroy(HandleType p_colorbuffer) { in decColorBufferRefCountNoDestroy()
1588 void FrameBuffer::readColorBuffer(HandleType p_colorbuffer, int x, int y, int width, int height, in readColorBuffer()
1601 void FrameBuffer::readColorBufferYUV(HandleType p_colorbuffer, int x, int y, int width, int height, in readColorBufferYUV()
1626 bool FrameBuffer::updateColorBuffer(HandleType p_colorbuffer, in updateColorBuffer()
1651 bool FrameBuffer::updateColorBufferFromFrameworkFormat(HandleType p_colorbuffer, int x, int y, in updateColorBufferFromFrameworkFormat()
1672 HandleType p_colorbuffer, int* width, int* height, GLint* internalformat, in getColorBufferInfo()
1707 bool FrameBuffer::post(HandleType p_colorbuffer, bool needLockAndBind) { in post()
[all …]