Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c7b7927d authored by Yang Ni's avatar Yang Ni Committed by android-build-merger
Browse files

Merge "Use proper ScriptCall size in nScriptForEach()" into nyc-dev

am: 49b9a1b4

* commit '49b9a1b4':
  Use proper ScriptCall size in nScriptForEach()
parents c49a5f37 49b9a1b4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2071,6 +2071,8 @@ nScriptForEach(JNIEnv *_env, jobject _this, jlong con, jlong script, jint slot,
        sc.array4End = 0;

        sca = ≻
        // sc_size is required, but unused, by the runtime and drivers.
        sc_size = sizeof(sc);
    }

    rsScriptForEachMulti((RsContext)con, (RsScript)script, slot,