Searched refs:croppedInputBounds (Results 1 – 1 of 1) sorted by relevance
2558 const FloatRect croppedInputBounds = mBounds.intersect(inputBounds); in getInputBoundsInDisplaySpace() local2561 return Rect{layerToDisplay.transform(croppedInputBounds)}; in getInputBoundsInDisplaySpace()