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/skia/samplecode/
SampleFontCache.cpp
60
static void*
measure_proc
(void* context) {
function
90
status = pthread_create(&fMThreads[i], nullptr,
measure_proc
, nullptr);
/external/skqp/samplecode/
SampleFontCache.cpp
60
static void*
measure_proc
(void* context) {
function
90
status = pthread_create(&fMThreads[i], nullptr,
measure_proc
, nullptr);
Completed in 273 milliseconds