Home
last modified time | relevance | path

Searched refs:skia_h (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/gn/
H A Dfind_headers.py23 skia_h = sys.argv[3] variable
81 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')
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gn/
H A Dfind_headers.py23 skia_h = sys.argv[3] variable
81 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')
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/
H A DBUILD.gn1171 skia_h = "$target_gen_dir/skia.h"
1175 [ rebase_path(skia_h, root_build_dir) ] +
1177 depfile = "$skia_h.deps"
1178 outputs = [ skia_h ]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/
H A DBUILD.gn1454 skia_h = "$target_gen_dir/skia.h"
1458 [ rebase_path(skia_h, root_build_dir) ] +
1460 depfile = "$skia_h.deps"
1461 outputs = [ skia_h ]