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

  /external/skia/tools/
PictureBenchmark.h 62 fShowTruncatedCpuTime = truncatedCpu;
77 bool fShowTruncatedCpuTime;
PictureBenchmark.cpp 28 , fShowTruncatedCpuTime(false)
132 fShowTruncatedCpuTime,
140 fShowCpuTime, fShowTruncatedCpuTime, usingGpu && fShowGpuTime);
165 fShowTruncatedCpuTime, usingGpu && fShowGpuTime);

Completed in 2284 milliseconds