Home
last modified time | relevance | path

Searched refs:sendNotify (Results 1 – 7 of 7) sorted by relevance

/device/google/cuttlefish/guest/hals/camera/
DEmulatedCamera3.h184 void sendNotify(camera3_notify_msg_t *msg);
DEmulatedCamera3.cpp164 void EmulatedCamera3::sendNotify(camera3_notify_msg_t* msg) { in sendNotify() function in android::EmulatedCamera3
DEmulatedFakeCamera3.cpp2402 sendNotify(&msg); in onSensorEvent()
/device/generic/goldfish/camera/
DEmulatedCamera3.h192 void sendNotify(camera3_notify_msg_t *msg);
DEmulatedCamera3.cpp172 void EmulatedCamera3::sendNotify(camera3_notify_msg_t *msg) { in sendNotify() function in android::EmulatedCamera3
DEmulatedQemuCamera3.cpp1883 sendNotify(&msg); in onQemuSensorEvent()
DEmulatedFakeCamera3.cpp2428 sendNotify(&msg); in onSensorEvent()