OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 45 milliseconds