Searched refs:mHaveLayout (Results 1 – 1 of 1) sorted by relevance
112 private boolean mHaveLayout; field in PhotoView608 if (allowCrop && mHaveLayout) { in enableAllowCrop()724 mHaveLayout = true; in onLayout()802 if (mDrawable == null || !mHaveLayout) { in configureBounds()818 if (changed || (mMinScale == 0 && mDrawable != null && mHaveLayout)) { in configureBounds()