Home
last modified time | relevance | path

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

/external/skqp/dm/
DDM.cpp374 struct TaggedSink : public std::unique_ptr<Sink> { struct
381 static SkTArray<TaggedSink, kMemcpyOK> gSinks; argument
/external/skia/dm/
DDM.cpp460 struct TaggedSink : public std::unique_ptr<Sink> { struct
467 static SkTArray<TaggedSink, kMemcpyOK>* gSinks = new SkTArray<TaggedSink, kMemcpyOK>; argument