summaryrefslogtreecommitdiff
path: root/vulkan/libvulkan/api.cpp
diff options
context:
space:
mode:
author Prabir Pradhan <prabirmsp@google.com> 2019-01-09 11:24:01 -0800
committer Prabir Pradhan <prabirmsp@google.com> 2019-01-09 16:58:10 -0800
commit79a4f0c566717dc720f38833e694a25f91887de1 (patch)
tree4d41341f1faa8b0825db5fa7f92ffbbf9e99358e /vulkan/libvulkan/api.cpp
parent92b66e1871c43778988db9ca31bea26df68a6462 (diff)
Change InputReporter to InputReporterInterface
This CL changes InputReporter.h to InputReporterInterface.h to follow the convention established with InputReader. InputReporterInterface will act as an interface instead of a class definition, consiting only of pure virtual methods. This makes libinputreporter more closely analogous to libinputreader than before. The new class, InputReporter which extends InputReporterInterface is defined in its cpp file, InputReporter.cpp. Bug: 119312287 Test: Build, test touch input Change-Id: I05eb71ccec9303bd5c240e4571116f7347cafe0a
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions