HomeSort by relevance Sort by last modified time
    Searched refs:AllocationCreateFromBitmap (Results 1 - 4 of 4) sorted by null

  /frameworks/rs/cpp/
rsDispatch.cpp 46 dispatchTab.AllocationCreateFromBitmap = (AllocationCreateFromBitmapFnPtr)dlsym(handle, "rsAllocationCreateFromBitmap");
185 if (dispatchTab.AllocationCreateFromBitmap == nullptr) {
186 LOG_ERR("Couldn't initialize dispatchTab.AllocationCreateFromBitmap");
rsDispatch.h 117 AllocationCreateFromBitmapFnPtr AllocationCreateFromBitmap;
  /frameworks/rs/
rs.spec 65 AllocationCreateFromBitmap {
  /frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp     [all...]

Completed in 462 milliseconds