Searched refs:preferredLinearId (Results 1 – 3 of 3) sorted by relevance
100 C2Allocator::id_t preferredLinearId = GetPreferredLinearAllocatorId(poolMask); in BaseParams() local101 C2Allocator::id_t codedAllocator = preferredLinearId; in BaseParams()116 rawAllocator = preferredLinearId; in BaseParams()
1024 C2PlatformAllocatorStore::id_t preferredLinearId = GetPreferredLinearAllocatorId(poolMask); in start() local1045 : preferredLinearId; in start()1218 : preferredLinearId; in start()
2624 C2PlatformAllocatorStore::id_t preferredLinearId = GetPreferredLinearAllocatorId(poolMask); in GetCommonAllocatorIds() local2626 (type == C2Allocator::LINEAR) ? preferredLinearId : C2PlatformAllocatorStore::GRALLOC; in GetCommonAllocatorIds()