Searched refs:staticMeta (Results 1 – 4 of 4) sorted by relevance
194 StaticMetadata staticMeta = in testExtensionAvailability() local196 if (!staticMeta.isColorOutputSupported()) { in testExtensionAvailability()225 StaticMetadata staticMeta = in testExtensionSizes() local227 if (!staticMeta.isColorOutputSupported()) { in testExtensionSizes()279 StaticMetadata staticMeta = in testExtensionLatencyRanges() local281 if (!staticMeta.isColorOutputSupported()) { in testExtensionLatencyRanges()312 StaticMetadata staticMeta = in testExtensionRequestKeys() local314 if (!staticMeta.isColorOutputSupported()) { in testExtensionRequestKeys()335 assertTrue(msg, staticMeta.areKeysAvailable(captureKey) || in testExtensionRequestKeys()358 StaticMetadata staticMeta = in testExtensionResultKeys() local[all …]
204 StaticMetadata staticMeta = in testBasicExtensionLifecycle() local206 if (!staticMeta.isColorOutputSupported()) { in testBasicExtensionLifecycle()253 StaticMetadata staticMeta = in testCloseCaptureSession() local255 if (!staticMeta.isColorOutputSupported()) { in testCloseCaptureSession()319 StaticMetadata staticMeta = in testCloseExtensionSession() local321 if (!staticMeta.isColorOutputSupported()) { in testCloseExtensionSession()380 StaticMetadata staticMeta = in testGetDevice() local382 if (!staticMeta.isColorOutputSupported()) { in testGetDevice()438 StaticMetadata staticMeta = in testRepeatingCapture() local440 if (!staticMeta.isColorOutputSupported()) { in testRepeatingCapture()[all …]
420 private static long getDynamicRangeProfile(int codecProfile, StaticMetadata staticMeta) { in getDynamicRangeProfile() argument421 if (!staticMeta.isCapabilitySupported( in getDynamicRangeProfile()426 DynamicRangeProfiles profiles = staticMeta.getCharacteristics().get( in getDynamicRangeProfile()
125 StaticMetadata staticMeta = new StaticMetadata(ch); in matchParametersToCharacteristics() local127 if (staticMeta.hasFlash() != legacyHasFlash) { in matchParametersToCharacteristics()133 boolean hasValidMinFocusDistance = staticMeta.areKeysAvailable( in matchParametersToCharacteristics()136 boolean hasFocuser = staticMeta.hasFocuser() && !fixedFocusExternal; in matchParametersToCharacteristics()144 if (staticMeta.isVideoStabilizationSupported() != in matchParametersToCharacteristics()151 float [] focalLengths = staticMeta.getAvailableFocalLengthsChecked(); in matchParametersToCharacteristics()