Home
last modified time | relevance | path

Searched defs:captureIntent (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyRequestMapper.java275 int captureIntent = ParamsUtils.getOrDefault(request, in convertRequestMetadata() local
459 static int filterSupportedCaptureIntent(int captureIntent) { in filterSupportedCaptureIntent()
DLegacyResultMapper.java154 int captureIntent = ParamsUtils.getOrDefault(request, in convertResultMetadata() local
DLegacyMetadataMapper.java1244 int captureIntent; in createRequestTemplate() local
/frameworks/av/services/camera/libcameraservice/api1/client2/
DZslProcessor3.cpp362 uint8_t captureIntent = in pushToReprocess() local
DCaptureSequencer.cpp480 uint8_t captureIntent = static_cast<uint8_t>(ANDROID_CONTROL_CAPTURE_INTENT_STILL_CAPTURE); in manageStandardCapture() local