Searched refs:filterSupportedCaptureIntent (Results 1 - 2 of 2) sorted by path

/frameworks/base/core/java/android/hardware/camera2/legacy/
H A DLegacyRequestMapper.java281 captureIntent = filterSupportedCaptureIntent(captureIntent);
462 static int filterSupportedCaptureIntent(int captureIntent) { method in class:LegacyRequestMapper
H A DLegacyResultMapper.java160 captureIntent = LegacyRequestMapper.filterSupportedCaptureIntent(captureIntent);

Completed in 76 milliseconds