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

/frameworks/rs/cpp/
H A DRenderScript.cpp168 RS::dispatch->AllocationCreateFromBitmap = (AllocationCreateFromBitmapFnPtr)dlsym(handle, "rsAllocationCreateFromBitmap");
169 if (RS::dispatch->AllocationCreateFromBitmap == NULL) {
170 ALOGV("Couldn't initialize RS::dispatch->AllocationCreateFromBitmap");
H A DrsDispatch.h112 AllocationCreateFromBitmapFnPtr AllocationCreateFromBitmap; member in struct:__anon1465
/frameworks/rs/
H A Drs.spec55 AllocationCreateFromBitmap {

Completed in 468 milliseconds