Home
last modified time | relevance | path

Searched defs:SkTConstType (Results 1 – 1 of 1) sorted by relevance

/external/skia/include/core/
DSkTemplates.h43 template <typename T, bool CONST> struct SkTConstType { struct
46 template <typename T> struct SkTConstType<T, true> { argument