Home
last modified time | relevance | path

Searched refs:createColorBufferWithHandle (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/
DRendererImpl.cpp562 FrameBuffer::getFB()->createColorBufferWithHandle( in __anonf315e04f0502()
DFrameBuffer.h206 void createColorBufferWithHandle(int p_width, int p_height, GLenum p_internalFormat,
DRenderControl.cpp1379 fb->createColorBufferWithHandle( in rcCreateColorBufferWithHandle()
DFrameBuffer.cpp1145 void FrameBuffer::createColorBufferWithHandle(int p_width, int p_height, GLenum p_internalFormat, in createColorBufferWithHandle() function in gfxstream::FrameBuffer