Searched defs:OnPostDraw (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ui_lite/frameworks/components/ | ||
H A D | ui_button.cpp | 289 void UIButton::OnPostDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnPostDraw() function in OHOS::UIButton |
H A D | ui_abstract_scroll.cpp | 431 void UIAbstractScroll::OnPostDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnPostDraw() function in OHOS::UIAbstractScroll |
H A D | ui_analog_clock.cpp | 221 void UIAnalogClock::OnPostDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnPostDraw() function in OHOS::UIAnalogClock |
H A D | ui_view.cpp | 113 void UIView::OnPostDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnPostDraw() function in OHOS::UIView |
Completed in 5 milliseconds