Searched refs:skia_h (Results 1 – 4 of 4) sorted by relevance
21 skia_h = sys.argv[3] variable80 with open(skia_h, 'w') as f:88 with open(skia_h + '.deps', 'w') as f:89 f.write(skia_h + ':')97 if os.path.exists(skia_h + '.d'):98 os.remove(skia_h + '.d')
26 skia_h = sys.argv[3] variable87 with open(skia_h, 'w') as f:95 with open(skia_h + '.deps', 'w') as f:96 f.write(skia_h + ':')104 if os.path.exists(skia_h + '.d'):105 os.remove(skia_h + '.d')
1162 skia_h = "$target_gen_dir/skia.h"1166 [ rebase_path(skia_h, root_build_dir) ] +1168 depfile = "$skia_h.deps"1169 outputs = [ skia_h ]
1628 skia_h = "$target_gen_dir/skia.h"1632 [ rebase_path(skia_h, root_build_dir) ] +1634 depfile = "$skia_h.deps"1635 outputs = [ skia_h ]