Home | History | Annotate | Download | only in gpu

Lines Matching refs:textPtr

1081     const char* textPtr = text;
1093 while (textPtr < stop) {
1096 const SkGlyph& glyph = glyphCacheProc(origPaintCache, &textPtr, 0, 0);
1107 SkASSERT(textPtr == stop);