HomeSort by relevance Sort by last modified time
    Searched refs:camera3_notify_msg_t (Results 1 - 13 of 13) sorted by null

  /hardware/libhardware/include/hardware/
camera3.h 2022 } camera3_notify_msg_t; typedef in typeref:struct:camera3_notify_msg
    [all...]
  /device/generic/goldfish/camera/
EmulatedCamera3.h 191 void sendNotify(camera3_notify_msg_t *msg);
EmulatedCamera3.cpp 172 void EmulatedCamera3::sendNotify(camera3_notify_msg_t *msg) {
EmulatedFakeCamera3.cpp     [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3HWI.h 310 camera3_notify_msg_t notify_msg;
QCamera3HWI.cpp 395 camera3_notify_msg_t notify_msg;
409 memset(&notify_msg, 0, sizeof(camera3_notify_msg_t));
    [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3HWI.h 317 camera3_notify_msg_t notify_msg;
QCamera3HWI.cpp 497 camera3_notify_msg_t notify_msg;
498 memset(&notify_msg, 0, sizeof(camera3_notify_msg_t));
    [all...]
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3Device.h 44 const camera3_notify_msg_t *);
  /hardware/libhardware/modules/camera/
Camera.cpp 462 camera3_notify_msg_t m;
  /hardware/libhardware/modules/usbcamera/
Camera.cpp 469 camera3_notify_msg_t m;
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]

Completed in 431 milliseconds