Searched refs:getCroppedScreenBounds (Results 1 – 1 of 1) sorted by relevance
355 const layerBounds = this.getCroppedScreenBounds(layer, crop);356 const otherBounds = this.getCroppedScreenBounds(other, crop);368 const layerBounds = this.getCroppedScreenBounds(layer, crop);369 const otherBounds = this.getCroppedScreenBounds(other, crop);375 private getCroppedScreenBounds( method in VisibilityPropertiesComputation