Searched refs:field_objectInfo_imagePixDepth (Results 1 – 1 of 1) sorted by relevance
96 static jfieldID field_objectInfo_imagePixDepth; variable170 field_objectInfo_imagePixDepth = in initializeJavaIDs()262 env->SetIntField(object, field_objectInfo_imagePixDepth, objectInfo->mImagePixDepth); in fill_jobject_from_object_info()777 object_info->mImagePixDepth = env->GetIntField(info, field_objectInfo_imagePixDepth); in android_mtp_MtpDevice_send_object_info()