Searched refs:GRALLOC (Results 1 – 11 of 11) sorted by relevance
68 GRALLOC, enumerator
161 allocatorStore->fetchAllocator(C2PlatformAllocatorStore::GRALLOC, &mC2AllocatorGralloc); in C2AllocatorBlob()
147 case C2PlatformAllocatorStore::GRALLOC: in fetchAllocator()364 allocator = std::make_shared<C2AllocatorGralloc>(C2PlatformAllocatorStore::GRALLOC); in fetchGrallocAllocator()488 case C2PlatformAllocatorStore::GRALLOC: in _createBlockPool()
110 rawAllocator = C2PlatformAllocatorStore::GRALLOC; in BaseParams()
262 proto->write(GRALLOC, s.isDirectChannelTypeSupported(SENSOR_DIRECT_MEM_TYPE_GRALLOC)); in dump()
1027 type = SharedMemType::GRALLOC; in registerDirectChannel()
347 C2PlatformAllocatorStore::GRALLOC, in setInputSurface()
1042 pools->inputAllocatorId = (graphic) ? C2PlatformAllocatorStore::GRALLOC in start()1214 pools->outputAllocatorId = (graphic) ? C2PlatformAllocatorStore::GRALLOC in start()1271 if (pools->outputAllocatorId == C2PlatformAllocatorStore::GRALLOC in start()
2607 (type == C2Allocator::LINEAR) ? preferredLinearId : C2PlatformAllocatorStore::GRALLOC; in GetCommonAllocatorIds()
2396 C2PlatformAllocatorStore::GRALLOC, &alloc); in android_media_MediaCodec_native_queueHardwareBuffer()
42759 Landroid/os/SystemPropertiesProto$Ro$Hardware;->GRALLOC:J