Searched refs:mAdjustViewBoundsCompat (Results 1 – 1 of 1) sorted by relevance
100 private boolean mAdjustViewBoundsCompat = false; field in ImageView176 mAdjustViewBoundsCompat = mContext.getApplicationInfo().targetSdkVersion <= in initImageView()833 if (!resizeHeight && !mAdjustViewBoundsCompat) { in onMeasure()849 if (!resizeWidth && !mAdjustViewBoundsCompat) { in onMeasure()