OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SVGFileView
(Results
1 - 2
of
2
) sorted by null
/external/skia/samplecode/
SampleSVGFile.cpp
19
class
SVGFileView
: public SampleView {
21
SVGFileView
(const SkString& path)
23
~
SVGFileView
() override = default;
79
return new
SVGFileView
(filename);
/external/skqp/samplecode/
SampleSVGFile.cpp
19
class
SVGFileView
: public SampleView {
21
SVGFileView
(const SkString& path)
23
~
SVGFileView
() override = default;
79
return new
SVGFileView
(filename);
Completed in 2026 milliseconds