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

touchgfx::RenderingBuffer::getXAdjust() const method

@fn unsigned char RenderingBuffer::getXAdjust() const Gets x coordinate adjust. Gets x coordinate adjust.

Syntax

unsigned char getXAdjust() const;

Return value

The x coordinate adjust.

References

LocationReferrerScopeText
RenderingBuffer.hpp:141
unsigned char getXAdjust() const
Renderer.hpp:101touchgfx::Renderer::render()touchgfx::Renderer
uint8_t xAdjust = renderingBuffer->getXAdjust();

Call Tree

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