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

  /external/skia/tools/flags/
SkCommonFlags.h 28 DECLARE_string(svgs); variable
SkCommonFlags.cpp 52 DEFINE_string(svgs, "", "Directory to read SVGs from, or a single SVG file.");
  /external/skia/infra/bots/recipe_modules/flavor/
api.py 110 self.install(skps=True, images=True, svgs=True, resources=True)
112 def install(self, skps=False, images=False, svgs=False, resources=False):
126 if svgs:
206 """Download and copy the SVGs if needed."""

Completed in 65 milliseconds