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

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

Completed in 39 milliseconds