HomeSort by relevance Sort by last modified time
    Searched defs:nContextPause (Results 1 - 3 of 3) sorted by null

  /frameworks/base/rs/java/android/renderscript/
RenderScriptGL.java 264 nContextPause();
RenderScript.java 295 synchronized void nContextPause() {
    [all...]
  /frameworks/base/rs/jni/
android_renderscript_RenderScript.cpp 312 nContextPause(JNIEnv *_env, jobject _this, jlong con)
314 LOG_API("nContextPause, con(%p)", (RsContext)con);
    [all...]

Completed in 213 milliseconds