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()
919 C2PlatformAllocatorStore::id_t preferredLinearId = GetPreferredLinearAllocatorId(poolMask); in start() local935 : preferredLinearId; in start()1083 : preferredLinearId; in start()
2057 C2PlatformAllocatorStore::id_t preferredLinearId = GetPreferredLinearAllocatorId(poolMask); in GetCommonAllocatorIds() local2059 (type == C2Allocator::LINEAR) ? preferredLinearId : C2PlatformAllocatorStore::GRALLOC; in GetCommonAllocatorIds()