Home
last modified time | relevance | path

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

/external/skia/src/gpu/text/
DGrTextUtils.cpp566 static void glyph_cache_aux_proc(void* data) { in glyph_cache_aux_proc() function
575 if (cache->getAuxProcData(glyph_cache_aux_proc, &auxData)) { in GetGrFontScaler()
580 cache->setAuxProc(glyph_cache_aux_proc, scaler); in GetGrFontScaler()