OSDN Git Service

drm_hwcomposer: lazily generate shaders for GLWorkerCompositor
[android-x86/external-drm_hwcomposer.git] / .clang-format
1 BasedOnStyle: Google
2 AllowShortIfStatementsOnASingleLine: false
3 AllowShortLoopsOnASingleLine: false
4 AllowShortFunctionsOnASingleLine: None