Home
last modified time | relevance | path

Searched refs:IAllocator3 (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/system/hals/
Dallocator3.cpp42 using IAllocator3 = AllocatorV3::IAllocator; typedef
47 class GoldfishAllocator : public IAllocator3 {
424 sp<IAllocator3> allocator(new GoldfishAllocator()); in main()