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

/external/skia/src/core/
H A DSkFindAndPlaceGlyph.h351 const char* tempText = *text; variable
352 const SkGlyph &metricGlyph = fGlyphFinder->lookupGlyph(&tempText);
356 *text = tempText;
/external/skqp/src/core/
H A DSkFindAndPlaceGlyph.h351 const char* tempText = *text; variable
352 const SkGlyph &metricGlyph = fGlyphFinder->lookupGlyph(&tempText);
356 *text = tempText;

Completed in 2198 milliseconds