Home | History | Annotate | Download | only in vndk

Lines Matching refs:GRALLOC

47  * gralloc. Allocators are not meant to be updatable.
77 /// returns a shared-singleton gralloc allocator
80 /// returns a shared-singleton bufferqueue supporting gralloc allocator
103 case C2PlatformAllocatorStore::GRALLOC:
227 allocator = std::make_shared<C2AllocatorGralloc>(C2PlatformAllocatorStore::GRALLOC);
321 case C2PlatformAllocatorStore::GRALLOC: