Home
last modified time | relevance | path

Searched refs:SKIA_TOOLS (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/infra/bots/assets/skp/
Dcreate.py20 SKIA_TOOLS = os.path.join(common.INFRA_BOTS_DIR, os.pardir, os.pardir, 'tools') variable
46 'python', os.path.join(SKIA_TOOLS, 'skp', 'webpages_playback.py'),
/third_party/skia/infra/bots/assets/skp/
Dcreate.py32 SKIA_TOOLS = os.path.join(INFRA_BOTS_DIR, os.pardir, os.pardir, 'tools') variable
109 'python', '-u', os.path.join(SKIA_TOOLS, 'skp', 'webpages_playback.py'),