Searched refs:createYUVTextures (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/host/ |
D | RendererImpl.cpp | 603 FrameBuffer::getFB()->createYUVTextures(type, count, width, height, output); in __anonf315e04f1102()
|
D | FrameBuffer.h | 648 void createYUVTextures(uint32_t type, uint32_t count, int width, int height, uint32_t* output);
|
D | FrameBuffer.cpp | 3738 void FrameBuffer::createYUVTextures(uint32_t type, uint32_t count, int width, int height, in createYUVTextures() function in gfxstream::FrameBuffer
|