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

  /external/chromium_org/gpu/command_buffer/service/
gpu_tracer.cc 76 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) {
gpu_tracer.h 40 kTracerTypeDisjointTimer
gpu_tracer_unittest.cc 218 return kTracerTypeDisjointTimer;

Completed in 2459 milliseconds