HomeSort by relevance Sort by last modified time
    Searched refs:SVGSink (Results 1 - 6 of 6) sorted by null

  /external/skia/dm/
DMSrcSink.h 459 class SVGSink : public Sink {
461 SVGSink(int pageIndex = 0);
DM.cpp 904 return new SVGSink(pageIndex);
928 SINK("svg", SVGSink);
    [all...]
DMSrcSink.cpp     [all...]
  /external/skqp/dm/
DMSrcSink.h 448 class SVGSink : public Sink {
450 SVGSink();
DMSrcSink.cpp     [all...]
DM.cpp 911 SINK("svg", SVGSink);
    [all...]

Completed in 212 milliseconds