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

  /frameworks/base/rs/jni/
android_renderscript_RenderScript.cpp 476 jsize jParamLength = _env->GetArrayLength(paramArray);
528 (RsContext)con, (RsScriptInvokeID)invokeID, jParams, jParamLength,
    [all...]
  /frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp 454 jsize jParamLength = _env->GetArrayLength(paramArray);
487 (RsContext)con, (RsScriptInvokeID)invokeID, jParams, jParamLength,
    [all...]

Completed in 158 milliseconds