/third_party/flutter/skia/third_party/externals/libwebp/swig/ |
D | libwebp_java_wrap.c | 310 sz = (*jenv)->GetArrayLength(jenv, input); in SWIG_JavaArrayInSchar() 326 jsize sz = (*jenv)->GetArrayLength(jenv, input); in SWIG_JavaArrayArgoutSchar() 356 sz = (*jenv)->GetArrayLength(jenv, input); in SWIG_JavaArrayInUchar() 372 jsize sz = (*jenv)->GetArrayLength(jenv, input); in SWIG_JavaArrayArgoutUchar() 402 sz = (*jenv)->GetArrayLength(jenv, input); in SWIG_JavaArrayInShort() 418 jsize sz = (*jenv)->GetArrayLength(jenv, input); in SWIG_JavaArrayArgoutShort() 448 sz = (*jenv)->GetArrayLength(jenv, input); in SWIG_JavaArrayInUshort() 464 jsize sz = (*jenv)->GetArrayLength(jenv, input); in SWIG_JavaArrayArgoutUshort() 494 sz = (*jenv)->GetArrayLength(jenv, input); in SWIG_JavaArrayInInt() 510 jsize sz = (*jenv)->GetArrayLength(jenv, input); in SWIG_JavaArrayArgoutInt() [all …]
|
/third_party/skia/third_party/externals/libwebp/swig/ |
D | libwebp_java_wrap.c | 310 sz = (*jenv)->GetArrayLength(jenv, input); in SWIG_JavaArrayInSchar() 326 jsize sz = (*jenv)->GetArrayLength(jenv, input); in SWIG_JavaArrayArgoutSchar() 356 sz = (*jenv)->GetArrayLength(jenv, input); in SWIG_JavaArrayInUchar() 372 jsize sz = (*jenv)->GetArrayLength(jenv, input); in SWIG_JavaArrayArgoutUchar() 402 sz = (*jenv)->GetArrayLength(jenv, input); in SWIG_JavaArrayInShort() 418 jsize sz = (*jenv)->GetArrayLength(jenv, input); in SWIG_JavaArrayArgoutShort() 448 sz = (*jenv)->GetArrayLength(jenv, input); in SWIG_JavaArrayInUshort() 464 jsize sz = (*jenv)->GetArrayLength(jenv, input); in SWIG_JavaArrayArgoutUshort() 494 sz = (*jenv)->GetArrayLength(jenv, input); in SWIG_JavaArrayInInt() 510 jsize sz = (*jenv)->GetArrayLength(jenv, input); in SWIG_JavaArrayArgoutInt() [all …]
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | turbojpeg-jni.c | 232 if ((*env)->GetArrayLength(env, src) * srcElementSize < arraySize) in TJCompressor_compress() 235 if ((*env)->GetArrayLength(env, dst) < (jsize)jpegSize) in TJCompressor_compress() 333 if ((*env)->GetArrayLength(env, srcobjs) < nc) in Java_org_libjpegturbo_turbojpeg_TJCompressor_compressFromYUV___3_3B_3II_3III_3BII() 335 if ((*env)->GetArrayLength(env, jSrcOffsets) < nc) in Java_org_libjpegturbo_turbojpeg_TJCompressor_compressFromYUV___3_3B_3II_3III_3BII() 337 if ((*env)->GetArrayLength(env, jSrcStrides) < nc) in Java_org_libjpegturbo_turbojpeg_TJCompressor_compressFromYUV___3_3B_3II_3III_3BII() 341 if ((*env)->GetArrayLength(env, dst) < (jsize)jpegSize) in Java_org_libjpegturbo_turbojpeg_TJCompressor_compressFromYUV___3_3B_3II_3III_3BII() 359 if ((*env)->GetArrayLength(env, jSrcPlanes[i]) < srcOffsets[i] + planeSize) in Java_org_libjpegturbo_turbojpeg_TJCompressor_compressFromYUV___3_3B_3II_3III_3BII() 411 if ((*env)->GetArrayLength(env, dstobjs) < nc) in TJCompressor_encodeYUV() 413 if ((*env)->GetArrayLength(env, jDstOffsets) < nc) in TJCompressor_encodeYUV() 415 if ((*env)->GetArrayLength(env, jDstStrides) < nc) in TJCompressor_encodeYUV() [all …]
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | turbojpeg-jni.c | 237 if ((*env)->GetArrayLength(env, src) * srcElementSize < arraySize) in TJCompressor_compress() 240 if ((*env)->GetArrayLength(env, dst) < (jsize)jpegSize) in TJCompressor_compress() 343 if ((*env)->GetArrayLength(env, srcobjs) < nc) in Java_org_libjpegturbo_turbojpeg_TJCompressor_compressFromYUV___3_3B_3II_3III_3BII() 345 if ((*env)->GetArrayLength(env, jSrcOffsets) < nc) in Java_org_libjpegturbo_turbojpeg_TJCompressor_compressFromYUV___3_3B_3II_3III_3BII() 347 if ((*env)->GetArrayLength(env, jSrcStrides) < nc) in Java_org_libjpegturbo_turbojpeg_TJCompressor_compressFromYUV___3_3B_3II_3III_3BII() 351 if ((*env)->GetArrayLength(env, dst) < (jsize)jpegSize) in Java_org_libjpegturbo_turbojpeg_TJCompressor_compressFromYUV___3_3B_3II_3III_3BII() 379 if ((*env)->GetArrayLength(env, jSrcPlanes[i]) < in Java_org_libjpegturbo_turbojpeg_TJCompressor_compressFromYUV___3_3B_3II_3III_3BII() 427 if ((*env)->GetArrayLength(env, dstobjs) < nc) in TJCompressor_encodeYUV() 429 if ((*env)->GetArrayLength(env, jDstOffsets) < nc) in TJCompressor_encodeYUV() 431 if ((*env)->GetArrayLength(env, jDstStrides) < nc) in TJCompressor_encodeYUV() [all …]
|
/third_party/libjpeg-turbo/ |
D | turbojpeg-jni.c | 237 if ((*env)->GetArrayLength(env, src) * srcElementSize < arraySize) in TJCompressor_compress() 240 if ((*env)->GetArrayLength(env, dst) < (jsize)jpegSize) in TJCompressor_compress() 341 if ((*env)->GetArrayLength(env, srcobjs) < nc) in Java_org_libjpegturbo_turbojpeg_TJCompressor_compressFromYUV___3_3B_3II_3III_3BII() 343 if ((*env)->GetArrayLength(env, jSrcOffsets) < nc) in Java_org_libjpegturbo_turbojpeg_TJCompressor_compressFromYUV___3_3B_3II_3III_3BII() 345 if ((*env)->GetArrayLength(env, jSrcStrides) < nc) in Java_org_libjpegturbo_turbojpeg_TJCompressor_compressFromYUV___3_3B_3II_3III_3BII() 349 if ((*env)->GetArrayLength(env, dst) < (jsize)jpegSize) in Java_org_libjpegturbo_turbojpeg_TJCompressor_compressFromYUV___3_3B_3II_3III_3BII() 383 if ((*env)->GetArrayLength(env, jSrcPlanes[i]) < in Java_org_libjpegturbo_turbojpeg_TJCompressor_compressFromYUV___3_3B_3II_3III_3BII() 429 if ((*env)->GetArrayLength(env, dstobjs) < nc) in TJCompressor_encodeYUV() 431 if ((*env)->GetArrayLength(env, jDstOffsets) < nc) in TJCompressor_encodeYUV() 433 if ((*env)->GetArrayLength(env, jDstStrides) < nc) in TJCompressor_encodeYUV() [all …]
|
/third_party/skia/modules/androidkit/src/ |
D | ColorFilters.cpp | 16 SkASSERT(env->GetArrayLength(jcm) == 20); in MakeMatrix() 24 SkASSERT(env->GetArrayLength(jcm) == 20); in MakeHSLAMatrix()
|
D | Gradients.cpp | 26 , fCount(env->GetArrayLength(jpos)) in GradientData() 30 SkASSERT(env->GetArrayLength(jcolors) == 4*fCount); in GradientData()
|
D | Canvas.cpp | 74 SkASSERT(env->GetArrayLength(jmatrix) == 16); in Canvas_Concat16f() 177 int count = env->GetArrayLength(jglyphs); in Canvas_DrawGlyphs()
|
D | Image.cpp | 17 auto size = env->GetArrayLength(jdata); in Image_Create()
|
/third_party/mindspore/mindspore/lite/java/native/runtime/ |
D | lite_session.cpp | 249 auto input_size = static_cast<int>(env->GetArrayLength(inputs)); in Java_com_mindspore_lite_LiteSession_resize() 261 auto tensor_size = static_cast<int>(env->GetArrayLength(dims)); in Java_com_mindspore_lite_LiteSession_resize() 264 auto dim_size = static_cast<int>(env->GetArrayLength(array)); in Java_com_mindspore_lite_LiteSession_resize() 375 jsize size = static_cast<int>(env->GetArrayLength(features)); in Java_com_mindspore_lite_LiteSession_updateFeatures()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/jni/ |
D | gstamc-codeclist-jni.c | 328 len = (*env)->GetArrayLength (env, array); in gst_amc_codec_info_handle_get_supported_types() 427 len = (*env)->GetArrayLength (env, array); in gst_amc_codec_capabilities_handle_get_color_formats() 468 len = (*env)->GetArrayLength (env, array); in gst_amc_codec_capabilities_handle_get_profile_levels()
|
/third_party/flutter/skia/third_party/externals/sdl/src/main/android/ |
D | SDL_android_main.c | 38 len = (*env)->GetArrayLength(env, array); in Java_org_libsdl_app_SDLActivity_nativeInit()
|
/third_party/skia/third_party/externals/oboe/samples/MegaDrone/src/main/cpp/ |
D | native-lib.cpp | 26 jsize length = env->GetArrayLength(intArray); in convertJavaArrayToVector()
|
/third_party/cef/libcef_dll/ctocpp/ |
D | v8value_ctocpp.h | 81 int GetArrayLength() override;
|
/third_party/skia/third_party/externals/oboe/samples/drumthumper/src/main/cpp/ |
D | DrumPlayerJNI.cpp | 79 int len = env->GetArrayLength (bytearray); in Java_com_plausiblesoftware_drumthumper_DrumPlayer_loadWavAssetNative()
|
/third_party/spirv-tools/source/opt/ |
D | scalar_replacement_pass.h | 167 uint64_t GetArrayLength(const Instruction* arrayInst) const;
|
D | scalar_replacement_pass.cpp | 395 for (uint32_t i = 0; i != GetArrayLength(type); ++i) { in CreateReplacementVariables() 617 uint64_t ScalarReplacementPass::GetArrayLength( in GetArrayLength() function in spvtools::opt::ScalarReplacementPass 702 if (IsLargerThanSizeLimit(GetArrayLength(typeInst))) { in CheckType() 987 return GetArrayLength(type); in GetMaxLegalIndex()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | scalar_replacement_pass.h | 170 uint64_t GetArrayLength(const Instruction* arrayInst) const;
|
D | scalar_replacement_pass.cpp | 404 for (uint32_t i = 0; i != GetArrayLength(type); ++i) { in CreateReplacementVariables() 626 uint64_t ScalarReplacementPass::GetArrayLength( in GetArrayLength() function in spvtools::opt::ScalarReplacementPass 711 if (IsLargerThanSizeLimit(GetArrayLength(typeInst))) { in CheckType() 1007 return GetArrayLength(type); in GetMaxLegalIndex()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | scalar_replacement_pass.h | 170 uint64_t GetArrayLength(const Instruction* arrayInst) const;
|
D | scalar_replacement_pass.cpp | 404 for (uint32_t i = 0; i != GetArrayLength(type); ++i) { in CreateReplacementVariables() 626 uint64_t ScalarReplacementPass::GetArrayLength( in GetArrayLength() function in spvtools::opt::ScalarReplacementPass 711 if (IsLargerThanSizeLimit(GetArrayLength(typeInst))) { in CheckType() 1007 return GetArrayLength(type); in GetMaxLegalIndex()
|
/third_party/flutter/skia/third_party/externals/sdl/src/core/android/ |
D | SDL_android.c | 645 audioBufferFrames = (*env)->GetArrayLength(env, (jshortArray)audioBuffer); in Android_JNI_OpenAudioDevice() 650 audioBufferFrames = (*env)->GetArrayLength(env, (jbyteArray)audioBuffer); in Android_JNI_OpenAudioDevice() 687 SDL_assert((*env)->GetArrayLength(env, (jshortArray)captureBuffer) == (buflen / 2)); in Android_JNI_CaptureAudioBuffer() 696 SDL_assert((*env)->GetArrayLength(env, (jshortArray)captureBuffer) == buflen); in Android_JNI_CaptureAudioBuffer() 713 const jint len = (*env)->GetArrayLength(env, (jshortArray)captureBuffer); in Android_JNI_FlushCapturedAudio() 716 const jint len = (*env)->GetArrayLength(env, (jbyteArray)captureBuffer); in Android_JNI_FlushCapturedAudio() 1442 number = (int) (*env)->GetArrayLength(env, array); in Android_JNI_GetTouchDeviceIds()
|
/third_party/flutter/engine/flutter/fml/platform/android/ |
D | jni_util.cc | 81 jsize length = env->GetArrayLength(array); in StringArrayToVector()
|
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/ |
D | native-lib.cpp | 128 std::vector<float> arr{data, data + env->GetArrayLength(params)}; in Java_com_mobileer_androidfxlab_NativeInterface_modifyEffectNative()
|
/third_party/flutter/skia/platform_tools/android/apps/skottie/src/main/cpp/ |
D | JavaInputStreamAdaptor.cpp | 80 jint capacity = env->GetArrayLength(ar); in Create()
|