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