Searched refs:clipShift (Results 1 – 1 of 1) sorted by relevance
152 val clipShift = clipModeShift ?: 0 in applyCurrentState() constant153 val left = widgetState.x.toInt() + contentTranslationX - clipShift in applyCurrentState()162 clipBounds.set(clipShift, 0, widgetState.width + clipShift, widgetState.height) in applyCurrentState()