HomeSort by relevance Sort by last modified time
    Searched defs:msgTypeEnabled (Results 1 - 6 of 6) sorted by null

  /frameworks/av/services/camera/libcameraservice/
CameraHardwareInterface.h 182 int msgTypeEnabled(int32_t msgType)
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 429 int QCameraHardwareInterface::msgTypeEnabled(int32_t msgType)
431 LOGI("msgTypeEnabled: E");
434 LOGI("msgTypeEnabled: X");
    [all...]
  /device/lge/mako/camera/
QCameraHWI.cpp 452 int QCameraHardwareInterface::msgTypeEnabled(int32_t msgType)
454 ALOGV("msgTypeEnabled: E");
457 ALOGV("msgTypeEnabled: X");
    [all...]
QualcommCameraHardware.cpp     [all...]
  /hardware/ti/omap4xxx/camera/
CameraHal.cpp 202 int CameraHal::msgTypeEnabled(int32_t msgType)
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCameraHWInterface.cpp 322 bool ExynosCameraHWInterface::msgTypeEnabled(int32_t msgType)
    [all...]

Completed in 46 milliseconds