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

  /device/generic/goldfish/camera/
EmulatedCamera.cpp 266 void EmulatedCamera::disableMsgType(int32_t msg_type)
732 ec->disableMsgType(msg_type);
    [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 421 void QCameraHardwareInterface::disableMsgType(int32_t msgType)
423 LOGI("disableMsgType: E");
426 LOGI("disableMsgType: X, msgType =0x%x, mMsgEnabled=0x%x", msgType, mMsgEnabled);
    [all...]
  /device/lge/mako/camera/
QCameraHWI.cpp 449 void QCameraHardwareInterface::disableMsgType(int32_t msgType)
451 ALOGV("disableMsgType: E");
454 ALOGV("disableMsgType: X, msgType =0x%x, mMsgEnabled=0x%x", msgType, mMsgEnabled);
    [all...]
QualcommCameraHardware.cpp     [all...]
  /device/asus/flo/camera/QCamera2/HAL/
QCamera2HWI.cpp     [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCamera2HWI.cpp     [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI.cpp     [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCamera2HWI.cpp     [all...]

Completed in 2491 milliseconds