Home
last modified time | relevance | path

Searched refs:TMP_SKP_DIR (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tools/skp/
H A Dwebpages_playback.py79 TMP_SKP_DIR = tempfile.mkdtemp() variable
301 '--skp-outdir=%s' % TMP_SKP_DIR,
424 Look into the subdirectory of TMP_SKP_DIR and find the most interesting
431 subdirs = glob.glob(os.path.join(TMP_SKP_DIR, '*'))

Completed in 1 milliseconds