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

  /external/chromium_org/third_party/skia/bench/
BenchGpuTimer_gl.cpp 12 BenchGpuTimer::BenchGpuTimer(const SkGLContextHelper* glctx) {
26 BenchGpuTimer::~BenchGpuTimer() {
34 void BenchGpuTimer::startGpu() {
46 double BenchGpuTimer::endGpu() {
BenchGpuTimer_gl.h 13 class BenchGpuTimer {
15 BenchGpuTimer(const SkGLContextHelper* glctx);
16 ~BenchGpuTimer();

Completed in 431 milliseconds