Searched defs:kInvalidTag (Results 1 – 4 of 4) sorted by relevance
30 static const int kInvalidTag = 3; variable
35 static const int kInvalidTag = 0xf001; variable
71 constexpr SkFourByteTag kInvalidTag = ~0; in GetType() local