HomeSort by relevance Sort by last modified time
    Searched refs:nContextInitToClient (Results 1 - 2 of 2) sorted by null

  /frameworks/base/graphics/java/android/renderscript/
RenderScript.java 81 native void nContextInitToClient();
267 mRS.nContextInitToClient();
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 242 static void nContextInitToClient(JNIEnv *_env, jobject _this)
245 LOG_API("nContextInitToClient, con(%p)", con);
    [all...]

Completed in 18 milliseconds