Home
last modified time | relevance | path

Searched defs:srcRectRightTop (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Dborder_image_painter.cpp313 SkRect srcRectRightTop = SkRect::MakeXYWH(imageWidth_ - rightSlice_, 0, rightSlice_, topSlice_); in PaintBorderImageCorners() local
353 RSRect srcRectRightTop = RSRect(imageWidth_ - rightSlice_, 0, imageWidth_, topSlice_); in PaintBorderImageCorners() local
771 SkRect srcRectRightTop = SkRect::MakeXYWH(imageWidth_ - rightSlice_, in PaintBorderImageRepeat() local
913 RSRect srcRectRightTop = RSRect(imageWidth_ - rightSlice_, in PaintBorderImageRepeat() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dborder_image_painter.cpp256 RSRect srcRectRightTop = RSRect(imageWidth_ - rightSlice_, 0, imageWidth_, topSlice_); in PaintBorderImageCorners() local
514 RSRect srcRectRightTop = RSRect(imageWidth_ - rightSlice_, in PaintBorderImageRepeat() local