Searched defs:end_poly (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/src/fxge/agg/agg23/
H A Dfx_agg_path_storage.cpp96 void path_storage::end_poly() function in class:agg::path_storage
/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_win.cpp1542 const uint8_t* end_poly = cur_glyph + th->cb; local
1548 while (cur_poly < end_poly) {
1602 const uint8_t* end_poly = cur_glyph + th->cb; local
1609 while (cur_poly < end_poly) {
/external/skia/src/ports/
H A DSkFontHost_win.cpp1574 const uint8_t* end_poly = cur_glyph + th->cb; local
1580 while (cur_poly < end_poly) {
1634 const uint8_t* end_poly = cur_glyph + th->cb; local
1641 while (cur_poly < end_poly) {

Completed in 748 milliseconds