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

touchgfx::CanvasWidgetRenderer::getOutlineBufferSize() method

@fn static unsigned int CanvasWidgetRenderer::getOutlineBufferSize() Gets size of memory area used for Cell objects in Outline. Gets size of memory area used for Cell objects in Outline.

Syntax

static unsigned int getOutlineBufferSize();

Return value

Size of memory area used internally by Outline.

References

LocationText
CanvasWidgetRenderer.hpp:151
static unsigned int getOutlineBufferSize();