Home
last modified time | relevance | path

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

/external/skia/modules/svg/src/
DSkSVGText.cpp304 const char* ch_end = ch_ptr + txt.size(); in shapeFragment() local
306 while (ch_ptr < ch_end) { in shapeFragment()
307 auto ch = SkUTF::NextUTF8(&ch_ptr, ch_end); in shapeFragment()
/external/pffft/
Dpffft_priv_impl.h519 const v4sf *RESTRICT cc_ = cc, * RESTRICT ch_end = ch + l1ido; in radb4_ps() local
521 while (ch < ch_end) { in radb4_ps()