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

touchgfx::Scanline::iterator::getCovers() const method

@fn const uint8_t* iterator::getCovers() const Gets the covers in the current run on the Scanline. Gets the covers in the current run on the Scanline.

Syntax

const uint8_t* getCovers() const;

Return value

array of covers of each individual pixel.

References

LocationReferrerScopeText
Scanline.hpp:173
const uint8_t* getCovers() const
Renderer.hpp:105touchgfx::Renderer::render()touchgfx::Renderer
const uint8_t* covers = spanIterator.getCovers();

Call Tree

Functions calling touchgfx::Scanline::iterator::getCovers() const
all items filtered out
touchgfx::Scanline::iterator::getCovers() const
Data read by touchgfx::Scanline::iterator::getCovers() const
touchgfx::Scanline::iterator::getCovers() const
Type of touchgfx::Scanline::iterator::getCovers() const
touchgfx::Scanline::iterator::getCovers() const
uint8_t
all items filtered out