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