Searched refs:getOuterBounds (Results 1 – 3 of 3) sorted by relevance
137 internallyUpdateLocalRep(mCropObj.getInnerBounds(), mCropObj.getOuterBounds()); in onTouchEvent()168 RectF outer = mCropObj.getOuterBounds(); in applyOriginalAspect()174 internallyUpdateLocalRep(mCropObj.getInnerBounds(), mCropObj.getOuterBounds()); in applyOriginalAspect()194 internallyUpdateLocalRep(mCropObj.getInnerBounds(), mCropObj.getOuterBounds()); in applyAspect()309 RectF outer = mCropObj.getOuterBounds(); in onDraw()
117 RectF containing = mCropObj.getOuterBounds(); in initialize()136 return mCropObj.getOuterBounds(); in getPhoto()213 RectF outer = mCropObj.getOuterBounds(); in applyOriginalAspect()
65 public void getOuterBounds(RectF r) { in getOuterBounds() method in CropObject73 public RectF getOuterBounds() { in getOuterBounds() method in CropObject