Searched refs:getCroppedScreenBounds (Results 1 – 1 of 1) sorted by relevance
352 const layerBounds = this.getCroppedScreenBounds(layer, crop);353 const otherBounds = this.getCroppedScreenBounds(other, crop);365 const layerBounds = this.getCroppedScreenBounds(layer, crop);366 const otherBounds = this.getCroppedScreenBounds(other, crop);372 private getCroppedScreenBounds( method in VisibilityPropertiesComputation