Searched defs:no_smooth (Results 1 – 2 of 2) sorted by relevance
22 void render_scanlines(Rasterizer& ras, Scanline& sl, Renderer& ren, bool no_smooth) in render_scanlines()
281 AGG_INLINE unsigned calculate_alpha(int area, bool no_smooth) const in calculate_alpha()327 template<class Scanline> bool sweep_scanline(Scanline& sl, bool no_smooth) in sweep_scanline()