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

  /frameworks/rs/cpp/
rsDispatch.cpp 45 dispatchTab.AllocationCopyToBitmap = (AllocationCopyToBitmapFnPtr)dlsym(handle, "rsAllocationCopyToBitmap");
229 if (dispatchTab.AllocationCopyToBitmap == nullptr) {
230 LOG_ERR("Couldn't initialize dispatchTab.AllocationCopyToBitmap");
rsDispatch.h 116 AllocationCopyToBitmapFnPtr AllocationCopyToBitmap;
  /frameworks/rs/
rs.spec 162 AllocationCopyToBitmap {
  /frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp     [all...]

Completed in 174 milliseconds