Home
last modified time | relevance | path

Searched refs:noExt (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/gn/
Ddehydrate_sksl.py18 noExt, _ = os.path.splitext(inc) variable
19 head, tail = os.path.split(noExt)
Dcompile_sksl_tests.py65 noExt, ext = os.path.splitext(input) variable
66 head, tail = os.path.split(noExt)
/third_party/flutter/skia/gn/
Dcompile_processors.py18 noExt, _ = os.path.splitext(p) variable
19 head, tail = os.path.split(noExt)