Home
last modified time | relevance | path

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

/external/skia/dm/
DDM.cpp152 struct Gold : public SkString { struct
153 Gold() : SkString("") {} in Gold() function
154 Gold(const SkString& sink, const SkString& src, in Gold() argument
165 uint32_t operator()(const Gold& g) const { in operator ()() argument