Home
last modified time | relevance | path

Searched refs:contentRRect_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/
H A Drs_property_drawable_foreground.h175 Drawing::RoundRect contentRRect_ = {}; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_foreground.cpp520 contentRRect_ = RSPropertyDrawableUtils::RRect2DrawingRRect(rrect); in OnSync()
642 canvas.DrawRoundRect(contentRRect_); in DrawContentLight()