Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:mCurrentCrop

107     mCurrentCrop.makeInvalid();
356 if (!mCurrentCrop.isEmpty()) {
358 crop = mCurrentCrop;
1299 return !mCurrentCrop.isEmpty();
2092 if ((crop != mCurrentCrop) ||
2096 mCurrentCrop = crop;