skia2/tools/sk_app/ios
Hal Canary ff2e8fe65f sk_app, Sample: Unify InputState enum.
replace() {
      if git grep -q "$1")";
      then sed -i -e "s#${1}#${2}#g" $(git grep -l "$1");
      fi
    }
    replace 'k\([A-Za-z]*\)_InputState' 'InputState::k\1'
    replace '\(\(sk_app::\|\)Window\|Sample\|\)::InputState' 'InputState'

Change-Id: I4cc18814fb1fbdd1f240aabba05aae79c54a4841
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/227642
Commit-Queue: Hal Canary <halcanary@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
Auto-Submit: Hal Canary <halcanary@google.com>
Reviewed-by: Ben Wagner <bungeman@google.com>
2019-07-16 14:51:03 +00:00
..
GLWindowContext_ios.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
main_ios.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
RasterWindowContext_ios.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
Window_ios.cpp sk_app, Sample: Unify InputState enum. 2019-07-16 14:51:03 +00:00
Window_ios.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
WindowContextFactory_ios.h Fix flicker when changing backend on iOS viewer 2018-02-16 15:31:36 +00:00