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

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

Completed in 27 milliseconds