summaryrefslogtreecommitdiff
path: root/opengl/libagl/matrix.cpp
diff options
context:
space:
mode:
author Steven Moreland <smoreland@google.com> 2020-07-07 23:24:45 +0000
committer Steven Moreland <smoreland@google.com> 2020-07-07 23:24:45 +0000
commit34aac10ebbce649ffd1a20ad914ef6b350d277e6 (patch)
tree264e3269cfe15c1e7bbabe77409971914a1f8efa /opengl/libagl/matrix.cpp
parent066ff58724e2750390f8650c6cded3be26a988e1 (diff)
libbinder_ndk: split C ABI from C++ API
libbinder_ndk has several bits of C++ API which are logically coupled with the aidl compiler and provide convenient classes to allow the aidl compiler to easily generate C++ classes. However, since the NDK and SDK build-tools might be mismatched, this causes a problem. This CL breaks the headers into two groups for organizational purposes until we decide exactly how to fix this mismatch. Luckily, the organization is already such that none of the ndk headers include cpp headers, and the ndk headers don't include any cpp headers. Bug: 160624671 Test: build only Change-Id: Ifed5a1ecff0dc5536f1cf0511ceb1029c263111d
Diffstat (limited to 'opengl/libagl/matrix.cpp')
0 files changed, 0 insertions, 0 deletions