Searched refs:oldExposed (Results 1 – 1 of 1) sorted by relevance
753 const Region oldExposed = oldVisibleRegion - oldCoveredRegion; in ensureOutputLayerIfVisible() local754 dirty = (visibleRegion & oldCoveredRegion) | (newExposed - oldExposed); in ensureOutputLayerIfVisible()