Home
last modified time | relevance | path

Searched refs:kAllPublic_Masks (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/include/core/
DSkMatrix44.h451 static constexpr int kAllPublic_Masks = 0xF; variable
471 SkASSERT(0 == (~kAllPublic_Masks & mask)); in setTypeMask()