Searched refs:createBufferWithHandle (Results 1 – 3 of 3) sorted by relevance
557 FrameBuffer::getFB()->createBufferWithHandle(size, handle); in __anonf315e04f0402()
221 void createBufferWithHandle(uint64_t size, HandleType handle);
1217 void FrameBuffer::createBufferWithHandle(uint64_t size, HandleType handle) { in createBufferWithHandle() function in gfxstream::FrameBuffer