Searched refs:getNativeKey (Results 1 – 8 of 8) sorted by relevance
236 lhs = ((CaptureResult.Key)o).getNativeKey(); in equals()238 lhs = ((CaptureRequest.Key)o).getNativeKey(); in equals()240 lhs = ((CameraCharacteristics.Key)o).getNativeKey(); in equals()448 return get(key.getNativeKey()); in get()455 return get(key.getNativeKey()); in get()462 return get(key.getNativeKey()); in get()530 set(key.getNativeKey(), value); in set()534 set(key.getNativeKey(), value); in set()538 set(key.getNativeKey(), value); in set()583 return getBase(key.getNativeKey()); in getBase()[all …]
270 nativeKey = ((CameraCharacteristics.Key)key).getNativeKey(); in shouldKeyBeAdded()272 nativeKey = ((CaptureResult.Key)key).getNativeKey(); in shouldKeyBeAdded()274 nativeKey = ((CaptureRequest.Key)key).getNativeKey(); in shouldKeyBeAdded()
188 public CameraMetadataNative.Key<T> getNativeKey() { in getNativeKey() method in CaptureResult.Key
210 public CameraMetadataNative.Key<T> getNativeKey() { in getNativeKey() method in CaptureRequest.Key
195 public CameraMetadataNative.Key<T> getNativeKey() { in getNativeKey() method in CameraCharacteristics.Key
1008 Key<int[]> formatKey = CameraCharacteristics.SCALER_AVAILABLE_FORMATS.getNativeKey(); in testReadWriteOverride()1137 CameraCharacteristics.SCALER_AVAILABLE_STREAM_CONFIGURATIONS.getNativeKey(); in testOverrideStreamConfigurationMap()1165 CameraCharacteristics.SCALER_AVAILABLE_MIN_FRAME_DURATIONS.getNativeKey(); in testOverrideStreamConfigurationMap()1191 CameraCharacteristics.SCALER_AVAILABLE_STALL_DURATIONS.getNativeKey(); in testOverrideStreamConfigurationMap()1250 assertKeyValueEquals(expected, key.getNativeKey()); in assertKeyValueEquals()
8015 HSPLandroid/hardware/camera2/CameraCharacteristics$Key;->getNativeKey()Landroid/hardware/camera2/im…
8018 HSPLandroid/hardware/camera2/CameraCharacteristics$Key;->getNativeKey()Landroid/hardware/camera2/im…