Searched refs:createColorBufferWithHandleLocked (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/host/ |
D | FrameBuffer.h | 705 HandleType createColorBufferWithHandleLocked(int p_width, int p_height, GLenum p_internalFormat,
|
D | FrameBuffer.cpp | 1141 return createColorBufferWithHandleLocked(p_width, p_height, p_internalFormat, p_frameworkFormat, in createColorBuffer() 1162 createColorBufferWithHandleLocked(p_width, p_height, p_internalFormat, p_frameworkFormat, in createColorBufferWithHandle() 1167 HandleType FrameBuffer::createColorBufferWithHandleLocked(int p_width, int p_height, in createColorBufferWithHandleLocked() function in gfxstream::FrameBuffer
|