Searched refs:SkTConstType (Results 1 – 1 of 1) sorted by relevance
43 template <typename T, bool CONST> struct SkTConstType { struct46 template <typename T> struct SkTConstType<T, true> { argument65 reinterpret_cast<typename SkTConstType<char, SkTIsConst<D>::value>::type*>(ptr) + byteOffset