Home
last modified time | relevance | path

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

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