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

  /frameworks/base/graphics/java/android/renderscript/
RenderScript.java 67 native void nContextDestroy(int con);
315 nContextDestroy(mContext);
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 196 nContextDestroy(JNIEnv *_env, jobject _this, jint con)
198 LOG_API("nContextDestroy, con(%p)", (RsContext)con);
    [all...]

Completed in 13 milliseconds