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

  /frameworks/rs/cpp/
rsDispatch.cpp 36 dispatchTab.Allocation1DData = (Allocation1DDataFnPtr)dlsym(handle, "rsAllocation1DData");
233 if (dispatchTab.Allocation1DData == nullptr) {
234 LOG_ERR("Couldn't initialize dispatchTab.Allocation1DData");
rsDispatch.h 107 Allocation1DDataFnPtr Allocation1DData;
Allocation.cpp 232 tryDispatch(mRS, RS::dispatch->Allocation1DData(mRS->getContext(), getIDSafe(), off, mSelectedLOD,
236 tryDispatch(mRS, RS::dispatch->Allocation1DData(mRS->getContext(), getIDSafe(), off, mSelectedLOD,
  /frameworks/rs/
rs.spec 177 Allocation1DData {
  /frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp     [all...]

Completed in 41 milliseconds