Home | History | Annotate | Download | only in gfx

Lines Matching refs:GetMax

980       int x = range.is_reversed() ? range.GetMax() - 1 : range.GetMin() + 1;