Searched refs:mHaveLayout (Results 1 – 1 of 1) sorted by relevance
110 private boolean mHaveLayout; field in PhotoView637 if (allowCrop && mHaveLayout) { in enableAllowCrop()753 mHaveLayout = true; in onLayout()831 if (mDrawable == null || !mHaveLayout) { in configureBounds()847 if (changed || (mMinScale == 0 && mDrawable != null && mHaveLayout)) { in configureBounds()