Home
last modified time | relevance | path

Searched defs:nContextBindProgramStore (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp2584 nContextBindProgramStore(JNIEnv *_env, jobject _this, jlong con, jlong pfs) in nContextBindProgramStore() function
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java297 synchronized void nContextBindProgramStore(long pfs) { in nContextBindProgramStore() method in RenderScript