Searched refs:C2GraphicAllocation (Results 1 – 10 of 10) sorted by relevance
65 std::shared_ptr<C2GraphicAllocation> *allocation) override;69 std::shared_ptr<C2GraphicAllocation> *allocation) override;
273 class C2AllocationGralloc : public C2GraphicAllocation {284 virtual bool equals(const std::shared_ptr<const C2GraphicAllocation> &other) const override;315 : C2GraphicAllocation(info.mapperInfo.width, info.mapperInfo.height), in C2AllocationGralloc()583 bool C2AllocationGralloc::equals(const std::shared_ptr<const C2GraphicAllocation> &other) const { in equals()606 std::shared_ptr<C2GraphicAllocation> *allocation);610 std::shared_ptr<C2GraphicAllocation> *allocation);647 std::shared_ptr<C2GraphicAllocation> *allocation) { in newGraphicAllocation()710 std::shared_ptr<C2GraphicAllocation> *allocation) { in priorGraphicAllocation()751 std::shared_ptr<C2GraphicAllocation> *allocation) { in newGraphicAllocation()757 std::shared_ptr<C2GraphicAllocation> *allocation) { in priorGraphicAllocation()
489 std::shared_ptr<C2GraphicAllocation> *c2Allocation);531 GraphicAllocationDtor(const std::shared_ptr<C2GraphicAllocation> &alloc) in GraphicAllocationDtor()536 const std::shared_ptr<C2GraphicAllocation> mAllocation;569 std::shared_ptr<C2GraphicAllocation> c2Graphic; in allocate()638 std::shared_ptr<C2GraphicAllocation> *c2Allocation) { in priorGraphicAllocation()715 std::shared_ptr<C2GraphicAllocation> alloc; in fetchGraphicBlock()798 _C2Block2DImpl(const std::shared_ptr<C2GraphicAllocation> &alloc, in _C2Block2DImpl()823 std::shared_ptr<C2GraphicAllocation> getAllocation() const { in getAllocation()828 std::shared_ptr<C2GraphicAllocation> mAllocation;1085 std::shared_ptr<C2GraphicAllocation> alloc; in fetchGraphicBlock()[all …]
91 const std::shared_ptr<C2GraphicAllocation> &alloc,
550 class C2GraphicAllocation; variable707 std::shared_ptr<C2GraphicAllocation> *allocation /* nonnull */) { in newGraphicAllocation()731 std::shared_ptr<C2GraphicAllocation> *allocation /* nonnull */) { in priorGraphicAllocation()1714 class C2GraphicAllocation : public _C2PlanarCapacityAspect {1788 virtual bool equals(const std::shared_ptr<const C2GraphicAllocation> &other) const = 0;1792 virtual ~C2GraphicAllocation() = default;1795 class C2GraphicAllocation; variable
147 std::shared_ptr<C2GraphicAllocation> alloc; in CreateGraphicBlock()283 std::shared_ptr<C2GraphicAllocation> alloc; in fetchFromIgbp_l()340 std::shared_ptr<C2GraphicAllocation> alloc; in fetchGraphicBlock()
227 std::shared_ptr<C2GraphicAllocation> alloc; in emptyBuffer()
587 std::shared_ptr<C2GraphicAllocation> alloc; in asC2Buffer()
169 std::shared_ptr<C2GraphicAllocation> alloc; in submitBuffer()
341 std::shared_ptr<C2GraphicAllocation> mGraphicAllocation;