Searched refs:FetchGraphicBlock (Results 1 – 4 of 4) sorted by relevance
89 static std::shared_ptr<C2GraphicBlock> FetchGraphicBlock(
317 static std::shared_ptr<C2GraphicBlock> FetchGraphicBlock(
1720 std::shared_ptr<C2GraphicBlock> block = FetchGraphicBlock( in configure()3410 std::shared_ptr<C2GraphicBlock> CCodec::FetchGraphicBlock( in FetchGraphicBlock() function in android::CCodec
7141 std::shared_ptr<C2GraphicBlock> MediaCodec::FetchGraphicBlock( in FetchGraphicBlock() function in android::MediaCodec7147 return CCodec::FetchGraphicBlock(width, height, format, usage, names); in FetchGraphicBlock()