Home
last modified time | relevance | path

Searched defs:lastRect_ (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drender_surface_impl.h78 Rect lastRect_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ability_component/
H A Dability_component_pattern.h143 Rect lastRect_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_motion_blur_filter.h73 mutable Drawing::Rect lastRect_ = Drawing::Rect(0.f, 0.f, 0.f, 0.f); variable
H A Drs_image_base.h101 Drawing::Rect lastRect_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties.h707 std::optional<RectI> lastRect_; variable