Home
last modified time | relevance | path

Searched refs:nContextBindProgramStore (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/rs/java/android/renderscript/
H A DRenderScriptGL.java306 nContextBindProgramStore((int)safeID(p)); in bindProgramStore()
H A DRenderScript.java302 synchronized void nContextBindProgramStore(long pfs) { in nContextBindProgramStore() method in RenderScript
/aosp12/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp2579 nContextBindProgramStore(JNIEnv *_env, jobject _this, jlong con, jlong pfs) in nContextBindProgramStore() function
2948 …indProgramStore", "(JJ)V", (void*)nContextBindProgramStore },
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49716 Landroid/renderscript/RenderScript;->nContextBindProgramStore(J)V