Searched refs:cropInvalid (Results 1 – 1 of 1) sorted by relevance
1078 bool cropInvalid = hasEglAndroidImageCrop() && mCropRect != cropRect; in createIfNeeded() local1079 if (haveImage && (displayInvalid || cropInvalid || forceCreation)) { in createIfNeeded()