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

/frameworks/rs/cpp/
H A DRenderScript.cpp223 RS::dispatch->AllocationCopyToBitmap = (AllocationCopyToBitmapFnPtr)dlsym(handle, "rsAllocationCopyToBitmap");
224 if (RS::dispatch->AllocationCopyToBitmap == NULL) {
225 ALOGV("Couldn't initialize RS::dispatch->AllocationCopyToBitmap");
H A DrsDispatch.h123 AllocationCopyToBitmapFnPtr AllocationCopyToBitmap; member in struct:__anon1465
/frameworks/rs/
H A Drs.spec128 AllocationCopyToBitmap {

Completed in 160 milliseconds