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

  /frameworks/rs/cpp/
ScriptC.cpp 28 mID = RS::dispatch->ScriptCCreate(rs->getContext(), cachedName, cachedNameLength,
rsDispatch.cpp 87 dispatchTab.ScriptCCreate = (ScriptCCreateFnPtr)dlsym(handle, "rsScriptCCreate");
337 if (dispatchTab.ScriptCCreate == nullptr) {
338 LOG_ERR("Couldn't initialize dispatchTab.ScriptCCreate");
rsDispatch.h 159 ScriptCCreateFnPtr ScriptCCreate;
  /frameworks/rs/
rs.spec 474 ScriptCCreate {
  /frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp     [all...]

Completed in 37 milliseconds