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

/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
H A DStyledCornersBitmapDrawable.java78 private boolean mEatInvalidates; field in class:StyledCornersBitmapDrawable
294 if (!mEatInvalidates) {
386 mEatInvalidates = true;
390 mEatInvalidates = false;

Completed in 44 milliseconds