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