Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.h61 Return<void> allocationSyncAll(Allocation allocation, AllocationUsageType usageType) override;
DContext.cpp274 Return<void> Context::allocationSyncAll(Allocation allocation, AllocationUsageType usageType) { in allocationSyncAll() function in android::hardware::renderscript::V1_0::implementation::Context
/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsCopyTests.cpp365 context->allocationSyncAll(allocation, AllocationUsageType::SCRIPT); in TEST_F()
/hardware/interfaces/renderscript/1.0/
DIContext.hal299 * allocationSyncAll(context, allocation, usage) is required.
432 allocationSyncAll(Allocation allocation, AllocationUsageType usageType);