touchgfx::Application::cachedDirtyAreas is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Application::cachedDirtyAreas

touchgfx::Application::cachedDirtyAreas field

Syntax

Vector<Rect, 8> cachedDirtyAreas;

References

LocationText
Application.hpp:309
Vector<Rect, 8> cachedDirtyAreas; ///< When draw caching is enabled, these rects keeps track of the dirty screen area.

Type Use

Type of touchgfx::Application::cachedDirtyAreas
touchgfx::Application::cachedDirtyAreas
all items filtered out