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

/frameworks/rs/cpp/
H A DRenderScript.cpp245 RS::dispatch->AllocationRead = (AllocationReadFnPtr)dlsym(handle, "rsAllocationRead");
246 if (RS::dispatch->AllocationRead == NULL) {
247 ALOGE("Couldn't initialize RS::dispatch->AllocationRead");
H A DrsDispatch.h128 AllocationReadFnPtr AllocationRead; member in struct:__anon1590
/frameworks/rs/
H A Drs.spec178 AllocationRead {

Completed in 37 milliseconds