Searched refs:field_objectInfo_thumbPixHeight (Results 1 – 1 of 1) sorted by relevance
76 static jfieldID field_objectInfo_thumbPixHeight; variable266 env->SetIntField(info, field_objectInfo_thumbPixHeight, objectInfo->mThumbPixHeight); in android_mtp_MtpDevice_get_object_info()545 field_objectInfo_thumbPixHeight = env->GetFieldID(clazz, "mThumbPixHeight", "I"); in register_android_mtp_MtpDevice()546 if (field_objectInfo_thumbPixHeight == NULL) { in register_android_mtp_MtpDevice()