Searched refs:kGpu_Flag (Results 1 – 6 of 6) sorted by relevance
42 fTimerTypes |= gpu ? TimerData::kGpu_Flag : 0; in setTimersToShow()95 timerTypes &= ~TimerData::kGpu_Flag; in run()
53 kGpu_Flag = 0x10 enumerator
133 if ((timerFlags & kGpu_Flag) && gpuSum > 0) { in getResult()216 if ((timerFlags & kGpu_Flag) && gpuSum > 0) { in getJSON()
42 fTimerTypes |= gpu ? TimerData::kGpu_Flag : 0; in setTimersToShow()101 timerTypes &= ~TimerData::kGpu_Flag; in run()