Lines Matching refs:allocation
1373 std::shared_ptr<C2GraphicAllocation> *allocation);
1377 std::shared_ptr<C2GraphicAllocation> *allocation);
1414 std::shared_ptr<C2GraphicAllocation> *allocation) { in newGraphicAllocation() argument
1433 allocation->reset(new C2AllocationGralloc( in newGraphicAllocation()
1445 std::shared_ptr<C2GraphicAllocation> *allocation) { in priorGraphicAllocation() argument
1468 allocation->reset(new C2AllocationGralloc( in priorGraphicAllocation()
1493 std::shared_ptr<C2GraphicAllocation> *allocation) { in newGraphicAllocation() argument
1494 return mImpl->newGraphicAllocation(width, height, format, usage, allocation); in newGraphicAllocation()
1499 std::shared_ptr<C2GraphicAllocation> *allocation) { in priorGraphicAllocation() argument
1500 return mImpl->priorGraphicAllocation(handle, allocation); in priorGraphicAllocation()
1723 std::shared_ptr<C2GraphicAllocation> *allocation);
1727 std::shared_ptr<C2GraphicAllocation> *allocation);
1746 std::shared_ptr<C2GraphicAllocation> *allocation) { in newGraphicAllocation() argument
1753 (void) allocation; in newGraphicAllocation()
1759 std::shared_ptr<C2GraphicAllocation> *allocation) { in priorGraphicAllocation() argument
1775 allocation->reset(new C2AllocationAhwb( in priorGraphicAllocation()
1800 std::shared_ptr<C2GraphicAllocation> *allocation) { in newGraphicAllocation() argument
1801 return mImpl->newGraphicAllocation(width, height, format, usage, allocation); in newGraphicAllocation()
1806 std::shared_ptr<C2GraphicAllocation> *allocation) { in priorGraphicAllocation() argument
1807 return mImpl->priorGraphicAllocation(handle, allocation); in priorGraphicAllocation()