Home
last modified time | relevance | path

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

/aosp12/frameworks/native/vulkan/scripts/
H A Dnull_generator.py79 gencom.run_clang_format(genfile)
164 gencom.run_clang_format(genfile)
H A Dapi_generator.py102 gencom.run_clang_format(genfile)
412 gencom.run_clang_format(genfile)
H A Ddriver_generator.py297 gencom.run_clang_format(genfile)
652 gencom.run_clang_format(genfile)
H A Dgenerator_common.py142 def run_clang_format(args): function