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