Searched refs:allocationSyncAll (Results 1 – 4 of 4) sorted by relevance
77 Return<void> allocationSyncAll(Allocation allocation, AllocationUsageType usageType) override;
288 Return<void> Context::allocationSyncAll(Allocation allocation, AllocationUsageType usageType) { in allocationSyncAll() function in android::hardware::renderscript::V1_0::implementation::Context
365 context->allocationSyncAll(allocation, AllocationUsageType::SCRIPT); in TEST_F()
299 * allocationSyncAll(context, allocation, usage) is required.432 allocationSyncAll(Allocation allocation, AllocationUsageType usageType);