Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_analog_clock.h356 void DrawHandLine(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, Hand& hand);
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_analog_clock.cpp270 DrawHandLine(gfxDstBuffer, invalidatedArea, hand); in DrawHand()
289 void UIAnalogClock::DrawHandLine(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, Hand& hand) in DrawHandLine() function in OHOS::UIAnalogClock