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