Searched refs:getGraphicParams (Results 1 – 1 of 1) sorted by relevance
/frameworks/av/media/codec2/vndk/ |
D | C2Buffer.cpp | 589 void getGraphicParams(uint32_t width, uint32_t height, 743 void _C2BufferPoolAllocator::getGraphicParams( in getGraphicParams() function in _C2BufferPoolAllocator 824 mAllocator->getGraphicParams(width, height, format, usage, ¶ms); in fetchGraphicBlock() 900 void getGraphicParams(uint32_t width, uint32_t height, 1054 void _C2BufferPoolAllocator2::getGraphicParams( in getGraphicParams() function in _C2BufferPoolAllocator2 1135 mAllocator->getGraphicParams(width, height, format, usage, ¶ms); in fetchGraphicBlock()
|