Home
last modified time | relevance | path

Searched refs:video_snapshot_supported (Results 1 – 6 of 6) sorted by relevance

/device/lge/hammerhead/camera/QCamera2/stack/common/
Dcam_intf.h168 uint8_t video_snapshot_supported; /* flag if video snapshot is supported */ member
/device/asus/flo/camera/QCamera2/stack/common/
Dcam_intf.h159 uint8_t video_snapshot_supported; /* flag if video snapshot is supported */ member
/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_intf.h169 uint8_t video_snapshot_supported; /* flag if video snapshot is supported */ member
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCameraParameters.cpp2836 m_pCapability->video_snapshot_supported? VALUE_TRUE : VALUE_FALSE); in initDefaultParameters()
/device/asus/flo/camera/QCamera2/HAL/
DQCameraParameters.cpp2836 m_pCapability->video_snapshot_supported? VALUE_TRUE : VALUE_FALSE); in initDefaultParameters()
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraParameters.cpp3934 m_pCapability->video_snapshot_supported? VALUE_TRUE : VALUE_FALSE); in initDefaultParameters()