touchgfx::HAL::getBlitCaps() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

touchgfx::HAL::getBlitCaps() method

@fn virtual BlitOperations HAL::getBlitCaps() Function for obtaining the blit capabilities of the concrete HAL implementation. Function for obtaining the blit capabilities of the concrete HAL implementation. As default, will return whatever blitcaps are reported by the associated DMA object.

Syntax

virtual BlitOperations getBlitCaps();

Return value

a bitmask of the supported blitcaps.

References

LocationText
HAL.hpp:382
virtual BlitOperations getBlitCaps()

Call Tree

Functions called by touchgfx::HAL::getBlitCaps()
touchgfx::HAL::getBlitCaps()
Data read by touchgfx::HAL::getBlitCaps()
all items filtered out
touchgfx::HAL::getBlitCaps()
Type of touchgfx::HAL::getBlitCaps()
touchgfx::HAL::getBlitCaps()
all items filtered out