Home
last modified time | relevance | path

Searched refs:_usageType (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/renderscript/1.0/default/
DContext.cpp276 RsAllocationUsageType _usageType = static_cast<RsAllocationUsageType>(usageType); in allocationSyncAll() local
277 Device::getHal().AllocationSyncAll(mContext, _allocation, _usageType); in allocationSyncAll()