Searched refs:C2GraphicAllocation (Results 1 – 10 of 10) sorted by relevance
75 std::shared_ptr<C2GraphicAllocation> *allocation) override;79 std::shared_ptr<C2GraphicAllocation> *allocation) override;
297 class C2AllocationGralloc : public C2GraphicAllocation {308 virtual bool equals(const std::shared_ptr<const C2GraphicAllocation> &other) const override;347 : C2GraphicAllocation(info.mapperInfo.width, info.mapperInfo.height), in C2AllocationGralloc()364 : C2GraphicAllocation(info.mapperInfo.width, info.mapperInfo.height), in C2AllocationGralloc()864 bool C2AllocationGralloc::equals(const std::shared_ptr<const C2GraphicAllocation> &other) const { in equals()887 std::shared_ptr<C2GraphicAllocation> *allocation);891 std::shared_ptr<C2GraphicAllocation> *allocation);938 std::shared_ptr<C2GraphicAllocation> *allocation) { in newGraphicAllocation()1065 std::shared_ptr<C2GraphicAllocation> *allocation) { in priorGraphicAllocation()1134 std::shared_ptr<C2GraphicAllocation> *allocation) { in newGraphicAllocation()[all …]
486 std::shared_ptr<C2GraphicAllocation> *c2Allocation);528 GraphicAllocationDtor(const std::shared_ptr<C2GraphicAllocation> &alloc) in GraphicAllocationDtor()533 const std::shared_ptr<C2GraphicAllocation> mAllocation;566 std::shared_ptr<C2GraphicAllocation> c2Graphic; in allocate()635 std::shared_ptr<C2GraphicAllocation> *c2Allocation) { in priorGraphicAllocation()707 std::shared_ptr<C2GraphicAllocation> alloc; in fetchGraphicBlock()789 _C2Block2DImpl(const std::shared_ptr<C2GraphicAllocation> &alloc, in _C2Block2DImpl()814 std::shared_ptr<C2GraphicAllocation> getAllocation() const { in getAllocation()819 std::shared_ptr<C2GraphicAllocation> mAllocation;1076 std::shared_ptr<C2GraphicAllocation> alloc; in fetchGraphicBlock()[all …]
550 class C2GraphicAllocation; variable707 std::shared_ptr<C2GraphicAllocation> *allocation /* nonnull */) { in newGraphicAllocation()731 std::shared_ptr<C2GraphicAllocation> *allocation /* nonnull */) { in priorGraphicAllocation()1717 class C2GraphicAllocation : public _C2PlanarCapacityAspect {1791 virtual bool equals(const std::shared_ptr<const C2GraphicAllocation> &other) const = 0;1795 virtual ~C2GraphicAllocation() = default;1798 class C2GraphicAllocation; variable
91 const std::shared_ptr<C2GraphicAllocation> &alloc,
225 std::shared_ptr<C2GraphicAllocation> alloc; in CreateGraphicBlock()463 std::shared_ptr<C2GraphicAllocation> alloc; in fetchFromIgbp_l()532 std::shared_ptr<C2GraphicAllocation> alloc; in fetchGraphicBlock()
347 std::shared_ptr<C2GraphicAllocation> alloc; in emptyBuffer()
585 std::shared_ptr<C2GraphicAllocation> alloc; in asC2Buffer()
195 std::shared_ptr<C2GraphicAllocation> alloc; in submitBuffer()
341 std::shared_ptr<C2GraphicAllocation> mGraphicAllocation;