summaryrefslogtreecommitdiff
path: root/libs/gui/DisplayEventReceiver.cpp
diff options
context:
space:
mode:
author Peng Xu <pengxu@google.com> 2017-02-24 01:30:16 -0800
committer Peng Xu <pengxu@google.com> 2017-02-24 16:49:56 -0800
commite1e7e3877a7ca37b20745774638d8b3a87feec2d (patch)
tree7042b1047a088b67e770dabb777774d56f39bc6d /libs/gui/DisplayEventReceiver.cpp
parentd41b8e6d9daff6d112b607fae88a0d77e341cf5e (diff)
Define shared memory NDK API
Added shared memory NDK API definition, including the following functions: * int ASharedMemory_create(const char *name, size_t size); * size_t ASharedMemory_getSize(int fd); * int ASharedMemory_setProt(int fd, int prot); Bug: 5995644 Bug: 30985702 Test: compiles Change-Id: I4da6741728b7963f0f1d356dd3d9429e706c88a4
Diffstat (limited to 'libs/gui/DisplayEventReceiver.cpp')
0 files changed, 0 insertions, 0 deletions