HomeSort by relevance Sort by last modified time
    Searched refs:blend_hline (Results 1 - 3 of 3) sorted by null

  /external/pdfium/third_party/agg23/
agg_renderer_base.h 104 void blend_hline(int x1, int y, int x2, function in class:agg::renderer_base
130 m_ren->blend_hline(x1, y, x2 - x1 + 1, c, cover);
agg_pixfmt_gray.h 131 void blend_hline(int x, int y, function in class:agg::pixel_formats_gray
  /external/pdfium/core/fxge/agg/
fx_agg_driver.cpp 339 m_ren->blend_hline(x - m_left, y - m_top, (unsigned)(x - span->len - 1),
    [all...]

Completed in 80 milliseconds