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

  /frameworks/rs/cpp/
rsDispatch.cpp 41 dispatchTab.Allocation3DData = (Allocation3DDataFnPtr)dlsym(handle, "rsAllocation3DData");
245 if (dispatchTab.Allocation3DData == nullptr) {
246 LOG_ERR("Couldn't initialize dispatchTab.Allocation3DData");
rsDispatch.h 112 Allocation3DDataFnPtr Allocation3DData;
Allocation.cpp 383 tryDispatch(mRS, RS::dispatch->Allocation3DData(mRS->getContext(), getIDSafe(), xoff, yoff, zoff,
389 tryDispatch(mRS, RS::dispatch->Allocation3DData(mRS->getContext(), getIDSafe(), xoff, yoff, zoff,
  /frameworks/rs/
rs.spec 215 Allocation3DData {
  /frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp     [all...]

Completed in 1503 milliseconds