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.java277 int captureIntent = ParamsUtils.getOrDefault(request, in convertRequestMetadata() local
462 static int filterSupportedCaptureIntent(int captureIntent) { in filterSupportedCaptureIntent()
DLegacyResultMapper.java156 int captureIntent = ParamsUtils.getOrDefault(request, in convertResultMetadata() local
DLegacyMetadataMapper.java1295 int captureIntent; in createRequestTemplate() local
/frameworks/av/services/camera/libcameraservice/api1/client2/
DCaptureSequencer.cpp495 uint8_t captureIntent = static_cast<uint8_t>(ANDROID_CONTROL_CAPTURE_INTENT_STILL_CAPTURE); in manageStandardCapture() local
DZslProcessor.cpp573 uint8_t captureIntent = in pushToReprocess() local