Searched defs:usageType (Results 1 – 2 of 2) sorted by relevance
119 bool parseAudioAttributeUsage(const xsd::UsageType& usageType, AudioAttributes& attributes) { in parseAudioAttributeUsage()408 for (const auto& usageType : attributesOrUsagesType->getUsage()) { in parseFadeConfigurationUsages() local
288 Return<void> Context::allocationSyncAll(Allocation allocation, AllocationUsageType usageType) { in allocationSyncAll()