HomeSort by relevance Sort by last modified time
    Searched full:measure_proc (Results 1 - 1 of 1) sorted by null

  /external/skia/samplecode/
SampleFontCache.cpp 55 static void* measure_proc(void* context) { function
85 status = pthread_create(&fMThreads[i], NULL, measure_proc, NULL);

Completed in 32 milliseconds