Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_analog_clock.h355 …void DrawHandImage(BufferInfo& gfxDstBuffer, const Rect& current, const Rect& invalidatedArea, Han…
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_analog_clock.cpp268 DrawHandImage(gfxDstBuffer, current, invalidatedArea, hand); in DrawHand()
274 void UIAnalogClock::DrawHandImage(BufferInfo& gfxDstBuffer, in DrawHandImage() function in OHOS::UIAnalogClock