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

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

Completed in 87 milliseconds