Home
last modified time | relevance | path

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

/frameworks/native/vulkan/scripts/
Dnull_generator.py79 gencom.run_clang_format(genfile)
164 gencom.run_clang_format(genfile)
Dapi_generator.py102 gencom.run_clang_format(genfile)
412 gencom.run_clang_format(genfile)
Ddriver_generator.py299 gencom.run_clang_format(genfile)
654 gencom.run_clang_format(genfile)
Dgenerator_common.py145 def run_clang_format(args): function