Searched defs:TaggedSink (Results 1 – 2 of 2) sorted by relevance
374 struct TaggedSink : public std::unique_ptr<Sink> { struct381 static SkTArray<TaggedSink, kMemcpyOK> gSinks; argument
460 struct TaggedSink : public std::unique_ptr<Sink> { struct467 static SkTArray<TaggedSink, kMemcpyOK>* gSinks = new SkTArray<TaggedSink, kMemcpyOK>; argument