Home
last modified time | relevance | path

Searched refs:methodCrop (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/common/jni/
Dcodec-utils-jni.cpp114 jmethodID methodCrop; member
155 gFields.methodCrop = env->GetMethodID( in initializeGlobalFields()
198 cropRect = env->CallObjectMethod(image, gFields.methodCrop); in getNativeImage()