Home
last modified time | relevance | path

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

/third_party/skia/dm/
H A DDMSrcSink.h34 struct ImplicitString : public SkString { struct
36 ImplicitString(const T& s) : SkString(s) {} in ImplicitString() function
37 ImplicitString() : SkString("") {} in ImplicitString() function
39 typedef ImplicitString Name;
40 typedef ImplicitString Path;
H A DDM.cpp469 static void push_src(const char* tag, ImplicitString options, Src* inSrc) { in push_src()

Completed in 4 milliseconds