Home
last modified time | relevance | path

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

/haiku/src/servers/app/drawing/Painter/
H A Dagg_scanline_storage_subpix.h87 m_span.covers = m_storage->covers_by_index(s.covers_id); in init_span()
224 const T* covers = covers_by_index(sp.covers_id); in sweep_scanline()
336 const T* covers = covers_by_index(sp.covers_id); in serialize()
374 const T* covers_by_index(int i) const in covers_by_index() function
/haiku/headers/libs/agg/
H A Dagg_scanline_storage_aa.h223 m_span.covers = m_storage->covers_by_index(s.covers_id); in init_span()
360 const T* covers = covers_by_index(sp.covers_id); in sweep_scanline()
472 const T* covers = covers_by_index(sp.covers_id); in serialize()
510 const T* covers_by_index(int i) const in covers_by_index() function