Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
Drs_property_drawable_utils.cpp58 Drawing::Rect RSPropertyDrawableUtils::Rect2DrawingRect(const RectF& r) in Rect2DrawingRect() function in OHOS::Rosen::RSPropertyDrawableUtils
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_properties_painter.cpp73 Drawing::Rect RSPropertiesPainter::Rect2DrawingRect(const RectF& r) in Rect2DrawingRect() function in OHOS::Rosen::RSPropertiesPainter
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_render_node.cpp1908 inline static Drawing::Rect Rect2DrawingRect(const RectF& r) in Rect2DrawingRect() function