Searched defs:cropInvalid (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/gui/
H A DGLConsumer.cpp1200 bool cropInvalid = hasEglAndroidImageCrop() && mCropRect != cropRect; local
1201 if (haveImage && (displayInvalid || cropInvalid || forceCreation)) {

Completed in 54 milliseconds