touchgfx::Scanline::getNumSpans() const is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Scanline::getNumSpans() const

touchgfx::Scanline::getNumSpans() const method

@fn unsigned Scanline::getNumSpans() const Gets number spans in the Scanline. Gets number spans in the Scanline.

Syntax

unsigned getNumSpans() const;

Return value

The number spans.

References

LocationReferrerScopeText
Scanline.hpp:296
unsigned getNumSpans() const
Renderer.hpp:95touchgfx::Renderer::render()touchgfx::Renderer
unsigned numSpans = scanline.getNumSpans();

Call Tree

Functions calling touchgfx::Scanline::getNumSpans() const
all items filtered out
touchgfx::Scanline::getNumSpans() const
Data read by touchgfx::Scanline::getNumSpans() const
all items filtered out
touchgfx::Scanline::getNumSpans() const