Searched refs:switchRenderingText (Results 1 – 2 of 2) sorted by relevance
184 GetParameter(switchRenderingText, "disable", value, sizeof(value)); in FrameCollector()185 SwitchFunction(switchRenderingText, value, this); in FrameCollector()186 WatchParameter(switchRenderingText, SwitchFunction, this); in FrameCollector()
135 static constexpr const char *switchRenderingText = "debug.graphic.frame"; variable