HomeSort by relevance Sort by last modified time
    Searched refs:ReleaseDoubleArrayElements (Results 101 - 114 of 114) sorted by null

1 2 3 45

  /art/runtime/
jni_internal.cc     [all...]
jni_internal_test.cc 435 env_->ReleaseDoubleArrayElements(reinterpret_cast<jdoubleArray>(array),
    [all...]
check_jni.cc     [all...]
  /frameworks/base/core/jni/
android_opengl_GLES32.cpp 227 _env->ReleaseDoubleArrayElements(array, data, commit ? 0 : JNI_ABORT);
    [all...]
android_opengl_GLES10.cpp 229 _env->ReleaseDoubleArrayElements(array, data, commit ? 0 : JNI_ABORT);
    [all...]
android_opengl_GLES11.cpp 229 _env->ReleaseDoubleArrayElements(array, data, commit ? 0 : JNI_ABORT);
    [all...]
android_opengl_GLES11Ext.cpp 229 _env->ReleaseDoubleArrayElements(array, data, commit ? 0 : JNI_ABORT);
    [all...]
android_opengl_GLES31.cpp 227 _env->ReleaseDoubleArrayElements(array, data, commit ? 0 : JNI_ABORT);
    [all...]
android_opengl_GLES20.cpp 229 _env->ReleaseDoubleArrayElements(array, data, commit ? 0 : JNI_ABORT);
    [all...]
android_opengl_GLES30.cpp 229 _env->ReleaseDoubleArrayElements(array, data, commit ? 0 : JNI_ABORT);
    [all...]
  /frameworks/base/rs/jni/
android_renderscript_RenderScript.cpp 120 _env->ReleaseDoubleArrayElements((jdoubleArray)data, (jdouble *)ptr, relFlag); \
    [all...]
  /frameworks/rs/support/jni/
android_renderscript_RenderScript.cpp 100 _env->ReleaseDoubleArrayElements((jdoubleArray)data, (jdouble *)ptr, relFlag); \
    [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 468 milliseconds

1 2 3 45