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')
23 skia_h = sys.argv[3] variable81 with open(skia_h, 'w') as f:89 with open(skia_h + '.deps', 'w') as f:90 f.write(skia_h + ':')98 if os.path.exists(skia_h + '.d'):99 os.remove(skia_h + '.d')
1146 skia_h = "$target_gen_dir/skia.h"1156 [ rebase_path(skia_h, root_build_dir) ] +1158 depfile = "$skia_h.deps"1160 skia_h,
1584 skia_h = "$target_gen_dir/skia.h"1588 [ rebase_path(skia_h, root_build_dir) ] +1590 depfile = "$skia_h.deps"1591 outputs = [ skia_h ]