touchgfx::Drawable::getCachedVisibleRect() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Drawable::getCachedVisibleRect()

touchgfx::Drawable::getCachedVisibleRect() method

@fn Rect& Drawable::getCachedVisibleRect() For TouchGFX internal use only. Obtain cached version of visible rect.

Syntax

Rect& getCachedVisibleRect();

Return value

The Visible rect for this drawable. Only calculated once.

Notes

For TouchGFX internal use only.

References

LocationText
Drawable.hpp:670
Rect& getCachedVisibleRect()

Call Tree

Functions called by touchgfx::Drawable::getCachedVisibleRect()
touchgfx::Drawable::getCachedVisibleRect()
Data read by touchgfx::Drawable::getCachedVisibleRect()
touchgfx::Drawable::getCachedVisibleRect()::visibleRect
all items filtered out
touchgfx::Drawable::getCachedVisibleRect()
Type of touchgfx::Drawable::getCachedVisibleRect()
touchgfx::Drawable::getCachedVisibleRect()
all items filtered out