Searched refs:mCaptureIntent (Results 1 – 2 of 2) sorted by relevance
517 uint8_t mCaptureIntent; variable
388 mCaptureIntent(ANDROID_CONTROL_CAPTURE_INTENT_PREVIEW), in QCamera3HardwareInterface()2550 ADD_SET_PARAM_ENTRY_TO_BATCH(mParameters, CAM_INTF_META_CAPTURE_INTENT, mCaptureIntent); in configureStreamsPerfLocked()2631 } else if (mCaptureIntent == ANDROID_CONTROL_CAPTURE_INTENT_VIDEO_RECORD) { in configureStreamsPerfLocked()4305 if (mCaptureIntent == ANDROID_CONTROL_CAPTURE_INTENT_CUSTOM) { in processCaptureRequest()4336 mCaptureIntent = in processCaptureRequest()4343 pendingRequest.capture_intent = mCaptureIntent; in processCaptureRequest()