Lines Matching refs:C2GraphicAllocation
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()
1319 class C2AllocationAhwb : public C2GraphicAllocation {
1330 virtual bool equals(const std::shared_ptr<const C2GraphicAllocation> &other) const override;
1366 : C2GraphicAllocation(width, height), in C2AllocationAhwb()
1498 bool C2AllocationAhwb::equals(const std::shared_ptr<const C2GraphicAllocation> &other) const { in equals()
1521 std::shared_ptr<C2GraphicAllocation> *allocation);
1525 std::shared_ptr<C2GraphicAllocation> *allocation);
1544 std::shared_ptr<C2GraphicAllocation> *allocation) { in newGraphicAllocation()
1557 std::shared_ptr<C2GraphicAllocation> *allocation) { in priorGraphicAllocation()
1598 std::shared_ptr<C2GraphicAllocation> *allocation) { in newGraphicAllocation()
1604 std::shared_ptr<C2GraphicAllocation> *allocation) { in priorGraphicAllocation()