Home
last modified time | relevance | path

Searched defs:ev (Results 1 – 25 of 25) sorted by relevance

/device/google/contexthub/util/common/
Dring.cpp40 ssize_t RingBuffer::write(const sensors_event_t *ev, size_t size) { in write()
72 ssize_t RingBuffer::read(sensors_event_t *ev, size_t size) { in read()
117 void LockfreeBuffer::write(const sensors_event_t *ev, size_t size) { in write()
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
DX11GraphicsWindow.c235 IN XEvent *ev, in handleKeyEvent()
487 IN XEvent *ev in handleMouseMoved()
508 IN XEvent *ev, in handleMouseDown()
544 HandleEvent(GRAPHICS_IO_PRIVATE *Drv, XEvent *ev) in HandleEvent()
590 XEvent ev; in HandleEvents() local
733 XEvent ev; in X11Blt() local
/device/google/contexthub/firmware/os/drivers/vsync/
Dvsync.c81 struct SingleAxisDataEvent *ev; in vsyncAllocateEvt() local
107 struct SingleAxisDataEvent *ev; in vsyncIsr() local
/device/google/contexthub/sensorhal/
Ddirectchannel.cpp35 void DirectChannelBase::write(const sensors_event_t * ev) { in write()
Dhubconnection.cpp501 sensors_event_t *HubConnection::initEv(sensors_event_t *ev, uint64_t timestamp, uint32_t type, uint… in initEv()
718 sensors_event_t *ev; in processSample() local
993 sensors_event_t ev; in processBuf() local
1486 ssize_t HubConnection::read(sensors_event_t *ev, size_t size) { in read()
1720 ssize_t HubConnection::write(const sensors_event_t *ev, size_t n) { in write()
1793 struct input_event ev; in sendFolioEvent() local
Dactivity.cpp288 activity_event_t ev = { in OnFlush() local
/device/google/contexthub/firmware/os/drivers/orientation/
Dorientation.c97 struct TripleAxisDataEvent *ev; member
186 static void fillSamples(struct TripleAxisDataEvent *ev, enum RawSensorType index) in fillSamples()
779 struct TripleAxisDataEvent *ev; in fusionHandleEvent() local
/device/generic/goldfish/qemud/
Dqemud.c396 struct epoll_event ev; in looper_grow() local
411 struct epoll_event ev; in looper_add() local
467 struct epoll_event ev; in looper_enable() local
492 struct epoll_event ev; in looper_disable() local
545 struct epoll_event ev; in looper_loop() local
/device/google/contexthub/firmware/os/drivers/window_orientation/
Dwindow_orientation.c384 static bool add_samples(struct TripleAxisDataEvent *ev) in add_samples()
608 struct TripleAxisDataEvent *ev; in windowOrientationHandleEvent() local
/device/google/contexthub/firmware/os/drivers/tilt_detection/
Dtilt_detection.c76 static bool algoUpdate(struct TripleAxisDataEvent *ev) in algoUpdate()
/device/google/marlin/usb/
DUsb.cpp410 struct epoll_event ev; in work() local
/device/generic/goldfish/camera/
DEmulatedCameraDevice.cpp117 void EmulatedCameraDevice::setExposureCompensation(const float ev) { in setExposureCompensation()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
Dmsilib.py603 def event(self, ev, arg, cond = "1", order = None): argument
607 def mapping(self, ev, attr): argument
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c1175 int setEVCompensation(mm_camera_test_obj_t *test_obj, int ev) in setEVCompensation()
2098 int ev = *(( int * )in_data); in mm_camera_lib_send_command() local
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c1175 int setEVCompensation(mm_camera_test_obj_t *test_obj, int ev) in setEVCompensation()
2098 int ev = *(( int * )in_data); in mm_camera_lib_send_command() local
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c1102 int setEVCompensation(mm_camera_test_obj_t *test_obj, int ev) in setEVCompensation()
2029 int ev = *(( int * )in_data); in mm_camera_lib_send_command() local
/device/google/contexthub/firmware/os/drivers/bosch_bmp280/
Dbosch_bmp280.c209 struct SingleAxisDataEvent *ev; in baroAllocateEvt() local
/device/generic/goldfish/gps/
Dgps_qemu.c652 struct epoll_event ev; in epoll_register() local
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera.c153 struct v4l2_event ev; in mm_camera_event_notify() local
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera.c153 struct v4l2_event ev; in mm_camera_event_notify() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dselectmodule.c851 struct epoll_event ev; in pyepoll_internal_ctl() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dselectmodule.c885 struct epoll_event ev; in pyepoll_internal_ctl() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
Dselectmodule.c851 struct epoll_event ev; in pyepoll_internal_ctl() local
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera.c155 struct v4l2_event ev; in mm_camera_event_notify() local
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c760 struct TripleAxisDataEvent *ev = (struct TripleAxisDataEvent *)ptr; local