Lines Matching refs:FloatRect
286 static FloatRect reduce(const FloatRect& win, const Region& exclude) { in reduce()
299 FloatRect bounds = getBounds(); in getScreenBounds()
306 FloatRect Layer::getBounds() const { in getBounds()
311 FloatRect Layer::getBounds(const Region& activeTransparentRegion) const { in getBounds()
356 FloatRect Layer::getBoundsPreScaling(const ui::Transform& bufferScaleTransform) const { in getBoundsPreScaling()
365 void Layer::computeBounds(FloatRect parentBounds, ui::Transform parentTransform) { in computeBounds()
378 FloatRect bounds = mSourceBounds; in computeBounds()
408 const FloatRect& roundedCornersCrop) const { in setupRoundedCornersCropCoordinates()
533 FloatRect bounds = getBounds(); in prepareClientLayer()
626 FloatRect win = getBounds(); in computeGeometry()
1376 const FloatRect& crop = compositionState.sourceCrop; in miniDump()
2016 const FloatRect& crop = compositionState.sourceCrop; in writeToProto()