Searched refs:preferredLinearId (Results 1 – 3 of 3) sorted by relevance
108 C2Allocator::id_t preferredLinearId = GetPreferredLinearAllocatorId(poolMask); in BaseParams() local109 C2Allocator::id_t codedAllocator = preferredLinearId; in BaseParams()124 rawAllocator = preferredLinearId; in BaseParams()
1577 C2PlatformAllocatorStore::id_t preferredLinearId = GetPreferredLinearAllocatorId(poolMask); in start() local1598 : preferredLinearId; in start()1771 : preferredLinearId; in start()
3190 C2PlatformAllocatorStore::id_t preferredLinearId = GetPreferredLinearAllocatorId(poolMask); in GetCommonAllocatorIds() local3192 (type == C2Allocator::LINEAR) ? preferredLinearId : C2PlatformAllocatorStore::GRALLOC; in GetCommonAllocatorIds()