OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:measure_proc
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/samplecode/
SampleFontCache.cpp
62
static void*
measure_proc
(void* context) {
function
92
status = pthread_create(&fMThreads[i], NULL,
measure_proc
, NULL);
/external/skia/samplecode/
SampleFontCache.cpp
62
static void*
measure_proc
(void* context) {
function
92
status = pthread_create(&fMThreads[i], NULL,
measure_proc
, NULL);
Completed in 196 milliseconds