Searched refs:graphic (Results 1 – 4 of 4) sorted by relevance
1054 std::shared_ptr<C2GraphicBlock> graphic; member1168 status = createGraphicBuffer(d, baseBlock.graphic, sBlockMeta, dFence); in objcpy()1262 d->graphic = _C2BlockFactory::CreateGraphicBlock(sC2Handle); in objcpy()1263 if (d->graphic) { in objcpy()1304 d->graphic = _C2BlockFactory::CreateGraphicBlock(cHandle, bpData); in objcpy()1305 if (d->graphic) { in objcpy()
2104 bool graphic = (iStreamFormat.value == C2FormatVideo); in start() local2110 pools->inputAllocatorId = (graphic) ? C2PlatformAllocatorStore::GRALLOC in start()2151 graphic ? C2BlockPool::BASIC_GRAPHIC : C2BlockPool::BASIC_LINEAR; in start()2166 if (graphic) { in start()2224 bool graphic = (oStreamFormat.value == C2FormatVideo); in start() local2231 pools->outputAllocatorId = (graphic) ? C2PlatformAllocatorStore::GRALLOC in start()2308 graphic ? C2BlockPool::BASIC_GRAPHIC : C2BlockPool::BASIC_LINEAR; in start()2325 if (graphic) { in start()
188 * @return usage Current graphic buffer usage.
93 * buffer handle must not be used to access the underlying graphic