Searched refs:nContextPause (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/graphics/java/android/renderscript/
H A DRenderScriptGL.java266 nContextPause();
H A DRenderScript.java191 synchronized void nContextPause() { method in class:RenderScript
/frameworks/base/graphics/jni/
H A Dandroid_renderscript_RenderScript.cpp271 nContextPause(JNIEnv *_env, jobject _this, RsContext con) function
273 LOG_API("nContextPause, con(%p)", con);
1419 {"rsnContextPause", "(I)V", (void*)nContextPause },

Completed in 49 milliseconds