Searched refs:kPrintFpsPerIntervalBit (Results 1 – 3 of 3) sorted by relevance
159 kPrintFpsPerIntervalBit = 1 << 3, enumerator
261 if ((setting_ & SetPropFlag::kPrintFpsPerIntervalBit) == 0) { in ProfileFrameRate()
295 fps_flag |= Profiler::SetPropFlag::kPrintFpsPerIntervalBit; in Create()