Searched defs:Allocator (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/ui/
H A DGralloc2.h78 class Allocator { class in namespace:android::Gralloc2
82 Allocator(const Mapper& mapper);
/frameworks/native/libs/ui/
H A DGralloc2.cpp197 Allocator::Allocator(const Mapper& mapper) function in class:android::Gralloc2::Allocator
206 std::string Allocator::dumpDebugInfo() const
217 Error Allocator::allocate(BufferDescriptor descriptor, uint32_t count,

Completed in 564 milliseconds