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

  /external/pdfium/core/src/fxge/agg/agg23/
agg_clip_liang_barsky.h 34 inline unsigned clip_liang_barsky(T x1, T y1, T x2, T y2, function in namespace:agg
agg_rasterizer_scanline_aa.h 438 unsigned n = clip_liang_barsky(m_prev_x, m_prev_y,
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 723 int np = agg::clip_liang_barsky<FX_FLOAT>(x1, y1, x2, y2, rect, x, y);
    [all...]

Completed in 440 milliseconds