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