Searched refs:currentClipExists (Results 1 - 2 of 2) sorted by path

/frameworks/base/libs/hwui/
H A DDeferredDisplayList.cpp160 bool currentClipExists = currentFlags & side; local
164 if (boundsDelta > 0 && currentClipExists) return false;
H A DLayerBuilder.cpp90 bool currentClipExists = currentFlags & side; local
94 if (boundsDelta > 0 && currentClipExists) return false;

Completed in 57 milliseconds