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

  /external/skia/samplecode/
SampleFontCache.cpp 61 static void* measure_proc(void* context) { function
91 status = pthread_create(&fMThreads[i], nullptr, measure_proc, nullptr);
  /external/skqp/samplecode/
SampleFontCache.cpp 61 static void* measure_proc(void* context) { function
91 status = pthread_create(&fMThreads[i], nullptr, measure_proc, nullptr);

Completed in 174 milliseconds