Home
last modified time | relevance | path

Searched refs:skps (Results 1 – 25 of 40) sorted by relevance

12

/external/skqp/tools/skpbench/
D_os_path.py15 def find_skps(skps): argument
17 for skp in skps:
D_adb_path.py22 def find_skps(skps): argument
26 for x in skps]
/external/skia/tools/skpbench/
D_os_path.py15 def find_skps(skps): argument
17 for skp in skps:
D_adb_path.py22 def find_skps(skps): argument
26 for x in skps]
/external/skia/tools/skiaserve/tester/
Dtester.py105 skps = []
108 skps.append(skp)
112 for skp_name in skps:
/external/skqp/tools/skiaserve/tester/
Dtester.py105 skps = []
108 skps.append(skp)
112 for skp_name in skps:
/external/skia/tools/flags/
DSkCommonFlags.cpp57 DEFINE_string(skps, "/data/local/tmp/skps", "Directory to read skps from.");
62 DEFINE_string(skps, "skps", "Directory to read skps from.");
DSkCommonFlags.h26 DECLARE_string(skps);
/external/skqp/tools/flags/
DSkCommonFlags.cpp57 DEFINE_string(skps, "/data/local/tmp/skps", "Directory to read skps from.");
62 DEFINE_string(skps, "skps", "Directory to read skps from.");
DSkCommonFlags.h26 DECLARE_string(skps);
/external/skqp/site/user/sample/
Dviewer.md23 Similarly, `--skps <skp-file-path>` will load any `.skp` files in that directory for display within…
58 `/data/local/tmp/resources`; to load SKPs place them in `/data/local/tmp/skps`.
70 `skps` directory if also placed in the Skia directory.
/external/skia/site/user/sample/
Dviewer.md23 Similarly, `--skps <skp-file-path>` will load any `.skp` files in that directory for display within…
58 `/data/local/tmp/resources`; to load SKPs place them in `/data/local/tmp/skps`.
70 `skps` directory if also placed in the Skia directory.
/external/skqp/bin/
Dfetch-skps11 python ${DOWNLOAD_SCRIPT} -t $(pwd)/skps
/external/skia/bin/
Dfetch-skps11 python ${DOWNLOAD_SCRIPT} -t $(pwd)/skps
/external/skia/infra/bots/recipe_modules/flavor/
Dapi.py110 def install(self, skps=False, images=False, lotties=False, svgs=False, argument
120 if skps:
/external/skqp/infra/bots/recipe_modules/flavor/
Dapi.py110 def install(self, skps=False, images=False, lotties=False, svgs=False, argument
120 if skps:
/external/skia/site/dev/testing/
Dtesting.md53 Don't worry about the "skps: Couldn't read skps." messages either, you won't
65 files (from `--skps`, which defaults to "skps"). You can control the types of
/external/skqp/site/dev/testing/
Dtesting.md53 Don't worry about the "skps: Couldn't read skps." messages either, you won't
65 files (from `--skps`, which defaults to "skps"). You can control the types of
/external/skqp/infra/bots/recipes/
Dcalmbench.py27 api.flavor.install(skps=True, svgs=True)
/external/skia/infra/bots/recipes/
Dcalmbench.py27 api.flavor.install(skps=True, svgs=True)
Dperf.py391 api.flavor.install(resources=True, skps=True)
393 api.flavor.install(skps=True, images=True, svgs=True, resources=True)
/external/skqp/
D.gitignore36 /skps
/external/skia/tools/
Ddump_record.cpp20 DEFINE_string2(skps, r, "", ".SKPs to dump.");
/external/skia/
D.gitignore36 /skps
/external/skqp/tools/
Ddump_record.cpp20 DEFINE_string2(skps, r, "", ".SKPs to dump.");

12