Home
last modified time | relevance | path

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

/frameworks/rs/cpp/
DRenderScript.cpp253 RS::dispatch->AllocationRead = (AllocationReadFnPtr)dlsym(handle, "rsAllocationRead"); in loadSymbols()
254 if (RS::dispatch->AllocationRead == NULL) { in loadSymbols()
DrsDispatch.h129 AllocationReadFnPtr AllocationRead; member
/frameworks/rs/
Drs.spec188 AllocationRead {