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

touchgfx::Application::lastRects field

Syntax

Vector<Rect, 8> lastRects;

References

LocationText
Application.hpp:310
Vector<Rect, 8> lastRects; ///< The dirty areas from last frame that needs to be redrawn because we have swapped frame buffers.

Type Use

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