Home
last modified time | relevance | path

Searched refs:getGraphicBlockByPoolId (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/include/
DC2VDAComponent.h252 GraphicBlockInfo* getGraphicBlockByPoolId(uint32_t poolId);
/external/v4l2_codec2/
DC2VDAComponent.cpp602 GraphicBlockInfo* info = getGraphicBlockByPoolId(poolId); in onOutputBufferReturned()
903 C2VDAComponent::GraphicBlockInfo* C2VDAComponent::getGraphicBlockByPoolId(uint32_t poolId) { in getGraphicBlockByPoolId() function in android::C2VDAComponent