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 83 native void nContextInitToClient(int con);
    [all...]
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 337 static void nContextInitToClient(JNIEnv *_env, jobject _this, RsContext con)
339 LOG_API("nContextInitToClient, con(%p)", con);
    [all...]

Completed in 19 milliseconds