Searched refs:GetYMax (Results 1 – 2 of 2) sorted by relevance
73 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()
133 int32_t GetYMax() const in GetYMax() function