Searched refs:SkTEnableIf (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/utils/
H A DSkTLogic.h75 /** SkTEnableIf::type = (Condition::value) ? T : [does not exist]; */
76 template <class Condition, class T = void> struct SkTEnableIf struct in inherits:SkTEnableIf_c
/external/skia/src/utils/
H A DSkTLogic.h75 /** SkTEnableIf::type = (Condition::value) ? T : [does not exist]; */
76 template <class Condition, class T = void> struct SkTEnableIf struct in inherits:SkTEnableIf_c

Completed in 71 milliseconds