Searched defs:SkTIsConst (Results 1 – 1 of 1) sorted by relevance
34 template <typename T> struct SkTIsConst { struct35 static T* t;38 static const bool value = (sizeof(uint16_t) == sizeof(test(t)));