Home
last modified time | relevance | path

Searched refs:SkRTConf (Results 1 – 22 of 22) sorted by relevance

/external/chromium_org/third_party/skia/include/utils/
DSkRTConf.h37 template<typename T> class SkRTConf: public SkRTConfBase {
39 SkRTConf(const char *name, const T &defaultValue, const char *description);
54 #define SK_CONF_DECLARE(confType, varName, confName, defaultValue, description) static SkRTConf<con…
89 template<typename T> friend class SkRTConf;
108 SkRTConf<T>::SkRTConf(const char *name, const T &defaultValue, const char *description) in SkRTConf() function
122 void SkRTConf<T>::print(SkWStream *o) const { in print()
143 void SkRTConf<T>::doPrint(char *s) const { in doPrint()
147 template<> inline void SkRTConf<bool>::doPrint(char *s) const { in doPrint()
153 template<> inline void SkRTConf<int>::doPrint(char *s) const { in doPrint()
159 template<> inline void SkRTConf<unsigned int>::doPrint(char *s) const { in doPrint()
[all …]
/external/skia/include/utils/
DSkRTConf.h37 template<typename T> class SkRTConf: public SkRTConfBase {
39 SkRTConf(const char *name, const T &defaultValue, const char *description);
54 #define SK_CONF_DECLARE(confType, varName, confName, defaultValue, description) static SkRTConf<con…
91 template<typename T> friend class SkRTConf;
109 SkRTConf<T>::SkRTConf(const char *name, const T &defaultValue, const char *description) in SkRTConf() function
123 void SkRTConf<T>::print(SkWStream *o) const { in print()
144 void SkRTConf<T>::doPrint(char *s) const { in doPrint()
148 template<> inline void SkRTConf<bool>::doPrint(char *s) const { in doPrint()
154 template<> inline void SkRTConf<int>::doPrint(char *s) const { in doPrint()
160 template<> inline void SkRTConf<unsigned int>::doPrint(char *s) const { in doPrint()
[all …]
/external/skia/tools/
Dlsan.supp15 leak:SkRTConf
/external/chromium_org/third_party/skia/src/utils/
DSkRTConf.cpp305 SkRTConf<T> *concrete = static_cast<SkRTConf<T> *>(*confBase); in set()
/external/skia/src/utils/
DSkRTConf.cpp305 SkRTConf<T> *concrete = static_cast<SkRTConf<T> *>(*confBase); in set()
/external/skia/gyp/
Dutils.gypi41 '<(skia_include_path)/utils/SkRTConf.h',
87 '<(skia_src_path)/utils/SkRTConf.cpp',
Dpublic_headers.gypi131 'utils/SkRTConf.h',
/external/chromium_org/third_party/skia/gyp/
Dutils.gypi38 '<(skia_include_path)/utils/SkRTConf.h',
88 '<(skia_src_path)/utils/SkRTConf.cpp',
Dpublic_headers.gypi230 'utils/SkRTConf.h',
/external/skia/
DAndroid.mk397 src/utils/SkRTConf.cpp \
/external/chromium_org/skia/
Dskia_library.target.darwin-arm64.mk314 third_party/skia/src/utils/SkRTConf.cpp \
Dskia_library.target.linux-arm64.mk314 third_party/skia/src/utils/SkRTConf.cpp \
Dskia_library.target.linux-mips.mk314 third_party/skia/src/utils/SkRTConf.cpp \
Dskia_library.target.darwin-x86.mk315 third_party/skia/src/utils/SkRTConf.cpp \
Dskia_library.target.linux-arm.mk314 third_party/skia/src/utils/SkRTConf.cpp \
Dskia_library.target.darwin-mips64.mk314 third_party/skia/src/utils/SkRTConf.cpp \
Dskia_library.target.darwin-arm.mk314 third_party/skia/src/utils/SkRTConf.cpp \
Dskia_library.target.darwin-mips.mk314 third_party/skia/src/utils/SkRTConf.cpp \
Dskia_library.target.linux-mips64.mk314 third_party/skia/src/utils/SkRTConf.cpp \
Dskia_library.target.linux-x86_64.mk315 third_party/skia/src/utils/SkRTConf.cpp \
Dskia_library.target.linux-x86.mk315 third_party/skia/src/utils/SkRTConf.cpp \
Dskia_library.target.darwin-x86_64.mk315 third_party/skia/src/utils/SkRTConf.cpp \