Home
last modified time | relevance | path

Searched defs:kAffine_Mask (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/include/core/
DSkMatrix44.h203 kAffine_Mask = 1 << 2, //!< set if the matrix skews or rotates enumerator
DSkMatrix.h124 kAffine_Mask = 0x04, //!< skew or rotate SkMatrix enumerator
/third_party/skia/include/core/
DSkMatrix.h187 kAffine_Mask = 0x04, //!< skew or rotate SkMatrix enumerator