Home
last modified time | relevance | path

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

/external/skia/dm/
DDM.cpp286 struct Gold : public SkString { struct
287 Gold() : SkString("") {} in Gold() function
288 Gold(const SkString& sink, const SkString& src, in Gold() argument
299 uint32_t operator()(const Gold& g) const { in operator ()() argument