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

  /frameworks/rs/cpp/
rsDispatch.cpp 48 dispatchTab.AllocationCubeCreateFromBitmap = (AllocationCubeCreateFromBitmapFnPtr)dlsym(handle, "rsAllocationCubeCreateFromBitmap");
189 if (dispatchTab.AllocationCubeCreateFromBitmap == nullptr) {
190 LOG_ERR("Couldn't initialize dispatchTab.AllocationCubeCreateFromBitmap");
rsDispatch.h 120 AllocationCubeCreateFromBitmapFnPtr AllocationCubeCreateFromBitmap;
  /frameworks/rs/
rs.spec 74 AllocationCubeCreateFromBitmap {
  /frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp     [all...]

Completed in 39 milliseconds