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

touchgfx::RenderingBuffer::getHeight() const method

@fn unsigned RenderingBuffer::getHeight() const Gets the height. Gets the height.

Syntax

unsigned getHeight() const;

Return value

The height.

References

LocationReferrerScopeText
RenderingBuffer.hpp:169
unsigned getHeight() const
Renderer.hpp:90touchgfx::Renderer::render()touchgfx::Renderer
if (scanline.getY() < 0 || scanline.getY() >= int(renderingBuffer->getHeight()))

Call Tree

Functions calling touchgfx::RenderingBuffer::getHeight() const
all items filtered out
touchgfx::RenderingBuffer::getHeight() const
Data read by touchgfx::RenderingBuffer::getHeight() const
all items filtered out
touchgfx::RenderingBuffer::getHeight() const