Searched refs:C2AllocationGralloc (Results 1 – 1 of 1) sorted by relevance
974 class C2AllocationGralloc : public C2GraphicAllocation { class976 virtual ~C2AllocationGralloc() override;990 C2AllocationGralloc(1016 C2AllocationGralloc::C2AllocationGralloc( in C2AllocationGralloc() function in android::C2AllocationGralloc1038 C2AllocationGralloc::~C2AllocationGralloc() { in ~C2AllocationGralloc()1061 c2_status_t C2AllocationGralloc::map( in map()1129 c2_status_t C2AllocationGralloc::unmap( in unmap()1148 bool C2AllocationGralloc::equals(const std::shared_ptr<const C2GraphicAllocation> &other) const { in equals()1231 allocation->reset(new C2AllocationGralloc( in newGraphicAllocation()1266 allocation->reset(new C2AllocationGralloc( in priorGraphicAllocation()