Searched defs:end_poly (Results 1 - 2 of 2) 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
/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 87 milliseconds