Home
last modified time | relevance | path

Searched refs:DrawValidRect (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_box_progress.h235 void DrawValidRect(BufferInfo& gfxDstBuffer,
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_box_progress.cpp28 void UIBoxProgress::DrawValidRect(BufferInfo& gfxDstBuffer, in DrawValidRect() function in OHOS::UIBoxProgress
55 GRAPHIC_LOGE("UIBoxProgress: DrawValidRect direction Err!\n"); in DrawValidRect()
249 DrawValidRect(gfxDstBuffer, backgroundImage_, coords, invalidatedArea, *backgroundStyle_, radius); in DrawBackground()
290 DrawValidRect(gfxDstBuffer, foregroundImage_, coords, invalidatedArea, *foregroundStyle_, radius); in DrawForeground()
H A Dui_slider.cpp149 DrawValidRect(gfxDstBuffer, knobImage_, knobBar, invalidatedArea, *knobStyle_, 0); in DrawKnob()
247 DrawValidRect(gfxDstBuffer, foregroundImage_, foregroundRect, coords, *foregroundStyle_, radius); in DrawForeground()

Completed in 2 milliseconds