Utils::reducedPerformance() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

Utils::reducedPerformance() method

Syntax

static int reducedPerformance();

References

LocationReferrerScopeText
Utils.hpp:41
static int reducedPerformance()
CustomControlsView.cpp:52CustomControlsView::CustomControlsView()CustomControlsView
int numberOfElements = (Utils::reducedPerformance()) ? 3 : 4;
CustomControlsView.cpp:60CustomControlsView::CustomControlsView()CustomControlsView
if (!Utils::reducedPerformance())
GraphView.cpp:103GraphView::setupScreen()GraphView
if (Utils::reducedPerformance())

Call Tree

Functions calling Utils::reducedPerformance()
Utils::reducedPerformance()