Searched refs:kTracerTypeDisjointTimer (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dgpu_tracer.cc76 case kTracerTypeDisjointTimer:
91 case kTracerTypeDisjointTimer:
105 case kTracerTypeDisjointTimer:
133 case kTracerTypeDisjointTimer:
190 tracer_type_ = kTracerTypeDisjointTimer;
210 if (tracer_type_ == kTracerTypeDisjointTimer) {
338 if (tracer_type_ == kTracerTypeDisjointTimer) {
362 } else if (tracer_type_ == kTracerTypeDisjointTimer) {
H A Dgpu_tracer.h40 kTracerTypeDisjointTimer enumerator in enum:gpu::gles2::GpuTracerType
H A Dgpu_tracer_unittest.cc218 return kTracerTypeDisjointTimer;

Completed in 1049 milliseconds