HomeSort by relevance Sort by last modified time
    Searched refs:filterSupportedCaptureIntent (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/hardware/camera2/legacy/
LegacyRequestMapper.java 281 captureIntent = filterSupportedCaptureIntent(captureIntent);
462 static int filterSupportedCaptureIntent(int captureIntent) {
LegacyResultMapper.java 160 captureIntent = LegacyRequestMapper.filterSupportedCaptureIntent(captureIntent);

Completed in 76 milliseconds