Flutter Engine
The Flutter Engine
|
#include <SkGlyph.h>
Public Member Functions | |
SkGlyphPositionRoundingSpec (bool isSubpixel, SkAxisAlignment axisAlignment) | |
Public Attributes | |
const SkVector | halfAxisSampleFreq |
const SkIPoint | ignorePositionMask |
const SkIPoint | ignorePositionFieldMask |
SkGlyphPositionRoundingSpec::SkGlyphPositionRoundingSpec | ( | bool | isSubpixel, |
SkAxisAlignment | axisAlignment | ||
) |
Definition at line 722 of file SkGlyph.cpp.
const SkVector SkGlyphPositionRoundingSpec::halfAxisSampleFreq |
const SkIPoint SkGlyphPositionRoundingSpec::ignorePositionFieldMask |
const SkIPoint SkGlyphPositionRoundingSpec::ignorePositionMask |