android_device_samsung_msm8.../shims/libcameraclient_shim/DisplayEventReceiver.cpp

7 lines
162 B
C++
Raw Normal View History

#include <stdint.h>
namespace android {
extern "C" void _ZN7android20DisplayEventReceiverC1ENS_16ISurfaceComposer11VsyncSourceE(void *vsyncSource) {
}
}