Home
last modified time | relevance | path

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

/frameworks/rs/cpp/
DRenderScript.cpp268 RS::dispatch->AllocationSyncAll = (AllocationSyncAllFnPtr)dlsym(handle, "rsAllocationSyncAll"); in loadSymbols()
269 if (RS::dispatch->AllocationSyncAll == NULL) { in loadSymbols()
DrsDispatch.h132 AllocationSyncAllFnPtr AllocationSyncAll; member
DAllocation.cpp149 tryDispatch(mRS, RS::dispatch->AllocationSyncAll(mRS->getContext(), getIDSafe(), srcLocation)); in syncAll()
/frameworks/rs/
Drs.spec214 AllocationSyncAll {