Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleFontCache.cpp62 static void* measure_proc(void* context) { in measure_proc() function
92 status = pthread_create(&fMThreads[i], nullptr, measure_proc, nullptr); in FontCacheView()