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;
86 std::map<int32_t, std::shared_ptr<C2GraphicAllocation>> mSlotAllocations;
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()1715 class C2GraphicAllocation : public _C2PlanarCapacityAspect {1789 virtual bool equals(const std::shared_ptr<const C2GraphicAllocation> &other) const = 0;1793 virtual ~C2GraphicAllocation() = default;1796 class C2GraphicAllocation; variable
91 std::shared_ptr<C2GraphicAllocation> alloc; in fetchGraphicBlock()191 std::shared_ptr<C2GraphicAllocation> alloc; in fetchGraphicBlock()
171 std::shared_ptr<C2GraphicAllocation> alloc; in submitBuffer()
218 std::shared_ptr<C2GraphicAllocation> alloc; in emptyBuffer()
585 std::shared_ptr<C2GraphicAllocation> alloc; in asC2Buffer()
341 std::shared_ptr<C2GraphicAllocation> mGraphicAllocation;