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

/frameworks/rs/cpp/
H A DRenderScript.cpp215 RS::dispatch->AllocationCopyToBitmap = (AllocationCopyToBitmapFnPtr)dlsym(handle, "rsAllocationCopyToBitmap");
216 if (RS::dispatch->AllocationCopyToBitmap == NULL) {
217 ALOGE("Couldn't initialize RS::dispatch->AllocationCopyToBitmap");
H A DrsDispatch.h122 AllocationCopyToBitmapFnPtr AllocationCopyToBitmap; member in struct:__anon1590
/frameworks/rs/
H A Drs.spec127 AllocationCopyToBitmap {

Completed in 89 milliseconds