Home
last modified time | relevance | path

Searched refs:sorted_y (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/agg23/
Dagg_rasterizer_scanline_aa.cpp474 sorted_y& cur_y = m_sorted_y[cell_ptr->y - m_min_y]; in sort_cells()
485 sorted_y& cur_y = m_sorted_y[cell_ptr->y - m_min_y]; in sort_cells()
491 const sorted_y& cur_y = m_sorted_y[i]; in sort_cells()
Dagg_rasterizer_scanline_aa.h71 struct sorted_y { struct
130 pod_array<sorted_y> m_sorted_y;