Searched refs:colorViewState (Results 1 – 1 of 1) sorted by relevance
355 boolean gatherTransparentRegion(ColorViewState colorViewState, Region region) { in gatherTransparentRegion() argument356 if (colorViewState.view != null && colorViewState.visible && isResizing()) { in gatherTransparentRegion()360 return colorViewState.view.gatherTransparentRegion(region); in gatherTransparentRegion()