Searched refs:C2GraphicAllocation (Results 1 – 14 of 14) sorted by relevance
105 std::shared_ptr<C2GraphicAllocation> *allocation) override;109 std::shared_ptr<C2GraphicAllocation> *allocation) override;155 std::shared_ptr<C2GraphicAllocation> *allocation) override;159 std::shared_ptr<C2GraphicAllocation> *allocation) override;
56 C2AllocationBlob(std::shared_ptr<C2GraphicAllocation> graphicAllocation, size_t capacity,70 const std::shared_ptr<C2GraphicAllocation> mGraphicAllocation;79 std::shared_ptr<C2GraphicAllocation> graphicAllocation, size_t capacity, in C2AllocationBlob()183 std::shared_ptr<C2GraphicAllocation> graphicAllocation; in newLinearAllocation()208 std::shared_ptr<C2GraphicAllocation> graphicAllocation; in priorLinearAllocation()
974 class C2AllocationGralloc : public C2GraphicAllocation {985 virtual bool equals(const std::shared_ptr<const C2GraphicAllocation> &other) const override;1023 : C2GraphicAllocation(width, height), in C2AllocationGralloc()1148 bool C2AllocationGralloc::equals(const std::shared_ptr<const C2GraphicAllocation> &other) const { in equals()1171 std::shared_ptr<C2GraphicAllocation> *allocation);1175 std::shared_ptr<C2GraphicAllocation> *allocation);1212 std::shared_ptr<C2GraphicAllocation> *allocation) { in newGraphicAllocation()1243 std::shared_ptr<C2GraphicAllocation> *allocation) { in priorGraphicAllocation()1291 std::shared_ptr<C2GraphicAllocation> *allocation) { in newGraphicAllocation()1297 std::shared_ptr<C2GraphicAllocation> *allocation) { in priorGraphicAllocation()[all …]
607 std::shared_ptr<C2GraphicAllocation> *c2Allocation);649 GraphicAllocationDtor(const std::shared_ptr<C2GraphicAllocation> &alloc) in GraphicAllocationDtor()654 const std::shared_ptr<C2GraphicAllocation> mAllocation;688 std::shared_ptr<C2GraphicAllocation> c2Graphic; in allocate()758 std::shared_ptr<C2GraphicAllocation> *c2Allocation) { in priorGraphicAllocation()830 std::shared_ptr<C2GraphicAllocation> alloc; in fetchGraphicBlock()918 std::shared_ptr<C2GraphicAllocation> *c2Allocation);960 GraphicAllocationDtor2(const std::shared_ptr<C2GraphicAllocation> &alloc) in GraphicAllocationDtor2()965 const std::shared_ptr<C2GraphicAllocation> mAllocation;999 std::shared_ptr<C2GraphicAllocation> c2Graphic; in allocate()[all …]
553 class C2GraphicAllocation; variable713 std::shared_ptr<C2GraphicAllocation> *allocation /* nonnull */) { in newGraphicAllocation()738 std::shared_ptr<C2GraphicAllocation> *allocation /* nonnull */) { in priorGraphicAllocation()1849 class C2GraphicAllocation : public _C2PlanarCapacityAspect {1923 virtual bool equals(const std::shared_ptr<const C2GraphicAllocation> &other) const = 0;1927 virtual ~C2GraphicAllocation() = default;1930 class C2GraphicAllocation; variable
112 const std::shared_ptr<C2GraphicAllocation> &alloc,
434 class TestGraphicAllocation : public C2GraphicAllocation {442 : C2GraphicAllocation(width, height), in TestGraphicAllocation()467 bool equals(const std::shared_ptr<const C2GraphicAllocation> &other) const override { in equals()633 std::shared_ptr<C2GraphicAllocation> alloc = std::make_shared<TestGraphicAllocation>( in CreateGraphicBlock()
62 std::shared_ptr<C2GraphicAllocation> alloc; in CreateGraphicBlockFromAhwb()
134 std::shared_ptr<C2GraphicAllocation> alloc; in CreateGraphicBlock()554 std::shared_ptr<C2GraphicAllocation> alloc; in fetchFromIgbp_l()649 std::shared_ptr<C2GraphicAllocation> alloc; in fetchGraphicBlock()
195 std::shared_ptr<C2GraphicAllocation> alloc; in submitBuffer()
298 std::shared_ptr<C2GraphicAllocation> alloc; in submitBuffer()
803 std::shared_ptr<C2GraphicAllocation> alloc; in asC2Buffer()
347 std::shared_ptr<C2GraphicAllocation> mGraphicAllocation;
3112 std::shared_ptr<C2GraphicAllocation> alloc; in android_media_MediaCodec_native_queueHardwareBuffer()