/external/skqp/tools/skpbench/ |
D | _os_path.py | 15 def find_skps(skps): argument 17 for skp in skps:
|
D | _adb_path.py | 22 def find_skps(skps): argument 26 for x in skps]
|
/external/skia/tools/skpbench/ |
D | _os_path.py | 15 def find_skps(skps): argument 17 for skp in skps:
|
D | _adb_path.py | 22 def find_skps(skps): argument 26 for x in skps]
|
/external/skia/tools/skiaserve/tester/ |
D | tester.py | 105 skps = [] 108 skps.append(skp) 112 for skp_name in skps:
|
/external/skqp/tools/skiaserve/tester/ |
D | tester.py | 105 skps = [] 108 skps.append(skp) 112 for skp_name in skps:
|
/external/skia/tools/flags/ |
D | SkCommonFlags.cpp | 57 DEFINE_string(skps, "/data/local/tmp/skps", "Directory to read skps from."); 62 DEFINE_string(skps, "skps", "Directory to read skps from.");
|
D | SkCommonFlags.h | 26 DECLARE_string(skps);
|
/external/skqp/tools/flags/ |
D | SkCommonFlags.cpp | 57 DEFINE_string(skps, "/data/local/tmp/skps", "Directory to read skps from."); 62 DEFINE_string(skps, "skps", "Directory to read skps from.");
|
D | SkCommonFlags.h | 26 DECLARE_string(skps);
|
/external/skqp/site/user/sample/ |
D | viewer.md | 23 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/ |
D | viewer.md | 23 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/ |
D | fetch-skps | 11 python ${DOWNLOAD_SCRIPT} -t $(pwd)/skps
|
/external/skia/bin/ |
D | fetch-skps | 11 python ${DOWNLOAD_SCRIPT} -t $(pwd)/skps
|
/external/skia/infra/bots/recipe_modules/flavor/ |
D | api.py | 110 def install(self, skps=False, images=False, lotties=False, svgs=False, argument 120 if skps:
|
/external/skqp/infra/bots/recipe_modules/flavor/ |
D | api.py | 110 def install(self, skps=False, images=False, lotties=False, svgs=False, argument 120 if skps:
|
/external/skia/site/dev/testing/ |
D | testing.md | 53 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/ |
D | testing.md | 53 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/ |
D | calmbench.py | 27 api.flavor.install(skps=True, svgs=True)
|
/external/skia/infra/bots/recipes/ |
D | calmbench.py | 27 api.flavor.install(skps=True, svgs=True)
|
D | perf.py | 391 api.flavor.install(resources=True, skps=True) 393 api.flavor.install(skps=True, images=True, svgs=True, resources=True)
|
/external/skqp/ |
D | .gitignore | 36 /skps
|
/external/skia/tools/ |
D | dump_record.cpp | 20 DEFINE_string2(skps, r, "", ".SKPs to dump.");
|
/external/skia/ |
D | .gitignore | 36 /skps
|
/external/skqp/tools/ |
D | dump_record.cpp | 20 DEFINE_string2(skps, r, "", ".SKPs to dump.");
|