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

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

Completed in 461 milliseconds