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

/frameworks/rs/cpp/
H A DRenderScript.cpp160 RS::dispatch->AllocationCreateFromBitmap = (AllocationCreateFromBitmapFnPtr)dlsym(handle, "rsAllocationCreateFromBitmap");
161 if (RS::dispatch->AllocationCreateFromBitmap == NULL) {
162 ALOGE("Couldn't initialize RS::dispatch->AllocationCreateFromBitmap");
H A DrsDispatch.h111 AllocationCreateFromBitmapFnPtr AllocationCreateFromBitmap; member in struct:__anon1590
/frameworks/rs/
H A Drs.spec55 AllocationCreateFromBitmap {

Completed in 33 milliseconds