touchgfx::Rasterizer::::AA_2MASK is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Rasterizer::::AA_2MASK

touchgfx::Rasterizer::::AA_2MASK

Syntax

AA_2MASK = AA_2NUM - 1;

References

LocationReferrerScopeText
Rasterizer.hpp:80
AA_2MASK = AA_2NUM - 1 ///< Mask for fraction bits when multiplying two area numbers
Rasterizer.hpp:195touchgfx::Rasterizer::calculateAlpha() consttouchgfx::Rasterizer
cover &= AA_2MASK;

Data Use

Functions using touchgfx::Rasterizer::::AA_2MASK
touchgfx::Rasterizer::::AA_2MASK