Home
last modified time | relevance | path

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

/third_party/skia/gn/
H A Dgn_to_bp.py493 def strip_headers(sources): function
497 android_srcs = strip_headers(android_srcs)
503 linux_srcs = strip_headers(linux_srcs)
509 mac_srcs = strip_headers(mac_srcs)
515 win_srcs = strip_headers(win_srcs)
529 renderengine_srcs = strip_headers(renderengine_srcs)
531 dm_srcs = strip_headers(dm_srcs)
532 nanobench_srcs = strip_headers(nanobench_srcs)
620 'arm_srcs': bpfmt(16, strip_headers(defs['armv7'])),
621 'arm_neon_srcs': bpfmt(20, strip_headers(def
[all...]

Completed in 2 milliseconds