Searched defs:SkTConstType (Results 1 – 2 of 2) sorted by relevance
42 template <typename T, bool CONST> struct SkTConstType { struct45 template <typename T> struct SkTConstType<T, true> { argument