Home
last modified time | relevance | path

Searched refs:takeLiveSnapshot (Results 1 – 14 of 14) sorted by relevance

/device/lge/mako/camera/QCamera/HAL/core/inc/
DQCameraStream.h112 virtual status_t takeLiveSnapshot(){return NO_ERROR;} in takeLiveSnapshot() function
168 status_t takeLiveSnapshot();
DQCameraHWI.h433 status_t takeLiveSnapshot();
/device/lge/mako/camera/
DQCameraStream.h122 virtual status_t takeLiveSnapshot(){return NO_ERROR;} in takeLiveSnapshot() function
181 status_t takeLiveSnapshot();
DQCameraHWI_Record_7x27A.cpp250 status_t QCameraStream_record::takeLiveSnapshot(){ in takeLiveSnapshot() function in android::QCameraStream_record
DQCameraHWI_Record.cpp576 status_t QCameraStream_record::takeLiveSnapshot(){ in takeLiveSnapshot() function in android::QCameraStream_record
DQCameraHWI.h436 status_t takeLiveSnapshot();
DQualcommCameraHardware.h123 virtual status_t takeLiveSnapshot();
DQCameraHWI.cpp1871 status_t QCameraHardwareInterface::takeLiveSnapshot() in takeLiveSnapshot() function in android::QCameraHardwareInterface
1875 mStreamRecord->takeLiveSnapshot(); in takeLiveSnapshot()
DQualcommCameraHardware.cpp6098 status_t QualcommCameraHardware::takeLiveSnapshot() in takeLiveSnapshot() function in android::QualcommCameraHardware
/device/asus/flo/camera/QCamera2/HAL/
DQCamera2HWI.h249 int takeLiveSnapshot();
DQCameraStateMachine.cpp1110 rc = m_parent->takeLiveSnapshot(); in procEvtPreviewingState()
1797 rc = m_parent->takeLiveSnapshot(); in procEvtRecordingState()
DQCamera2HWI.cpp2027 int QCamera2HardwareInterface::takeLiveSnapshot() in takeLiveSnapshot() function in qcamera::QCamera2HardwareInterface
/device/lge/mako/camera/QCamera/HAL/core/src/
DQCameraHWI_Record.cpp577 status_t QCameraStream_record::takeLiveSnapshot(){ in takeLiveSnapshot() function in android::QCameraStream_record
DQCameraHWI.cpp1706 status_t QCameraHardwareInterface::takeLiveSnapshot() in takeLiveSnapshot() function in android::QCameraHardwareInterface
1710 mStreamRecord->takeLiveSnapshot(); in takeLiveSnapshot()