Home
last modified time | relevance | path

Searched refs:createYUVTextures (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/
DRendererImpl.cpp603 FrameBuffer::getFB()->createYUVTextures(type, count, width, height, output); in __anonf315e04f1102()
DFrameBuffer.h648 void createYUVTextures(uint32_t type, uint32_t count, int width, int height, uint32_t* output);
DFrameBuffer.cpp3738 void FrameBuffer::createYUVTextures(uint32_t type, uint32_t count, int width, int height, in createYUVTextures() function in gfxstream::FrameBuffer