Searched refs:SetCordsTmpRect (Results 1 - 2 of 2) sorted by relevance
/foundation/arkui/ui_lite/interfaces/kits/components/ |
H A D | ui_image_view.h | 339 void SetCordsTmpRect(BufferInfo& gfxDstBuffer, Rect& viewRect, Rect& trunc, Rect& cordsTmp, OpacityType opa);
|
/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_image_view.cpp | 445 SetCordsTmpRect(gfxDstBuffer, viewRect, trunc, cordsTmp, opa); in OnDraw() 473 void UIImageView::SetCordsTmpRect(BufferInfo& gfxDstBuffer, Rect& viewRect, Rect& trunc, in SetCordsTmpRect() function in OHOS::UIImageView
|
Completed in 2 milliseconds