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

/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_win.cpp1558 const uint8_t* end_poly = cur_glyph + th->cb; local
1564 while (cur_poly < end_poly) {
1618 const uint8_t* end_poly = cur_glyph + th->cb; local
1625 while (cur_poly < end_poly) {
/external/skia/src/ports/
H A DSkFontHost_win.cpp1558 const uint8_t* end_poly = cur_glyph + th->cb; local
1564 while (cur_poly < end_poly) {
1618 const uint8_t* end_poly = cur_glyph + th->cb; local
1625 while (cur_poly < end_poly) {

Completed in 48 milliseconds