Searched refs:end_poly (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/core/src/fxge/agg/agg23/
H A Dfx_agg_path_storage.cpp90 void path_storage::end_poly() function in class:agg::path_storage
H A Dagg_path_storage.h112 void end_poly();
H A Dfx_agg_driver.cpp68 m_PathData.end_poly();
338 path_data.m_PathData.end_poly();
/external/skia/src/ports/
H A DSkFontHost_win.cpp1470 const uint8_t* end_poly = cur_glyph + th->cb; local
1476 while (cur_poly < end_poly) {
1530 const uint8_t* end_poly = cur_glyph + th->cb; local
1537 while (cur_poly < end_poly) {

Completed in 89 milliseconds