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

  /frameworks/rs/cpp/
rsDispatch.cpp 44 dispatchTab.AllocationCopy3DRange = (AllocationCopy3DRangeFnPtr)dlsym(handle, "rsAllocationCopy3DRange");
277 if (dispatchTab.AllocationCopy3DRange == nullptr) {
278 LOG_ERR("Couldn't initialize dispatchTab.AllocationCopy3DRange");
rsDispatch.h 115 AllocationCopy3DRangeFnPtr AllocationCopy3DRange;
Allocation.cpp 399 tryDispatch(mRS, RS::dispatch->AllocationCopy3DRange(mRS->getContext(), getIDSafe(), xoff, yoff, zoff,
  /frameworks/rs/
rs.spec 305 AllocationCopy3DRange {
  /frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp     [all...]

Completed in 39 milliseconds