Home | History | Annotate | Download | only in HAL

Lines Matching refs:getRecordingHintValue

8983         if (getRecordingHintValue() == true) {
11194 if (isZSLMode() && getRecordingHintValue() != true) {
11252 if (getRecordingHintValue() != true) {
11318 (getofflineRAW() && isCapture && !getRecordingHintValue()))) {
11694 (stream_type == CAM_STREAM_TYPE_PREVIEW && getRecordingHintValue()))) {
11699 if ((getRecordingHintValue() &&
11710 if (isWNREnabled() && (getRecordingHintValue() == false)) {
11912 snprintf(s, 128, "getRecordingHintValue: %d\n", getRecordingHintValue());
12038 if (isSeeMoreEnabled() && !isZSLMode() && getRecordingHintValue()) {