Home
last modified time | relevance | path

Searched refs:GetYMax (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/frameworks/render/
H A Drender_base.cpp73 if (y > GetYMax() || y < GetYMin() || x1 > GetXMax() || x2 < GetXMin()) { in BlendHLine()
88 if (y > GetYMax() || y < GetYMin()) { in BlendSolidHSpan()
129 if (y > GetYMax() || y < GetYMin()) { in ColorHSpanHandler()
H A Drender_base.h133 int32_t GetYMax() const in GetYMax() function in OHOS::RenderBase

Completed in 1 milliseconds