Searched refs:rsdAllocationSyncAll (Results 1 - 6 of 6) sorted by relevance

/frameworks/rs/driver/
H A DrsdFrameBuffer.cpp40 rsdAllocationSyncAll(rsc, fb->mHal.state.depthTarget,
56 rsdAllocationSyncAll(rsc, fb->mHal.state.colorTargets[i],
H A DrsdMeshObj.cpp143 rsdAllocationSyncAll(rsc, alloc, RS_ALLOCATION_USAGE_SCRIPT);
169 rsdAllocationSyncAll(rsc, idxAlloc, RS_ALLOCATION_USAGE_SCRIPT);
H A DrsdProgram.cpp58 rsdAllocationSyncAll(rsc, a, RS_ALLOCATION_USAGE_SCRIPT);
H A DrsdAllocation.h98 void rsdAllocationSyncAll(const android::renderscript::Context *rsc,
H A DrsdCore.cpp124 fnPtr[0] = (void *)rsdAllocationSyncAll; break;
H A DrsdAllocation.cpp653 void rsdAllocationSyncAll(const Context *rsc, const Allocation *alloc, function

Completed in 463 milliseconds