TouchGFX + 0/3 examples
CodeScope will show references to touchgfx::AbstractPainterRGB565::renderInit() from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
STM324x9I_EVAL
Demonstrations
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::AbstractPainterRGB565::renderInit()

touchgfx::AbstractPainterRGB565::renderInit() method

@fn virtual bool AbstractPainterRGB565::renderInit() Initialize rendering of a single scan line of pixels for the render. Initialize rendering of a single scan line of pixels for the render.

Syntax

virtual bool renderInit();

Return value

true if it succeeds, false if it fails.

Examples

touchgfx::AbstractPainterRGB565::renderInit() is referenced by 3 libraries and example projects.

Override Tree

Overridden methods
touchgfx::AbstractPainterRGB565::renderInit()