Home
last modified time | relevance | path

Searched defs:scaledBounds (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp864 … auto scaledBounds = RectF(boundsRect.left_ - pixelStretch->x_, boundsRect.top_ - pixelStretch->y_, in GetPixelStretchDirtyRect() local
892 auto scaledBounds = boundsRect.MakeOutset(dirtyExtension); in GetForegroundEffectDirtyRect() local
958 …auto scaledBounds = Drawing::Rect(bounds.GetLeft() - pixelStretch->x_, bounds.GetTop() - pixelStre… in DrawPixelStretch() local
H A Drs_properties.cpp3212 … auto scaledBounds = RectF(dirtyRect.left_ - pixelStretch_->x_, dirtyRect.top_ - pixelStretch_->y_, in GetPixelStretchDirtyRect() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_utils.cpp880 …auto scaledBounds = Drawing::Rect(bounds.GetLeft() - pixelStretch->x_, bounds.GetTop() - pixelStre… in DrawPixelStretch() local