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

  /frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp 100 nObjDestroy(JNIEnv *_env, jobject _this, RsContext con, jint obj)
102 LOG_API("nObjDestroy, con(%p) obj(%p)", con, (void *)obj);
    [all...]
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 155 nObjDestroy(JNIEnv *_env, jobject _this, RsContext con, jint obj)
157 LOG_API("nObjDestroy, con(%p) obj(%p)", con, (void *)obj);
    [all...]
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
RenderScript.java 177 synchronized void nObjDestroy(int id) {
    [all...]
  /frameworks/base/graphics/java/android/renderscript/
RenderScript.java 244 synchronized void nObjDestroy(int id) {
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 206 milliseconds