Searched refs:getNativeKey (Results 1 – 8 of 8) sorted by relevance
231 lhs = ((CaptureResult.Key)o).getNativeKey(); in equals()233 lhs = ((CaptureRequest.Key)o).getNativeKey(); in equals()235 lhs = ((CameraCharacteristics.Key)o).getNativeKey(); in equals()440 return get(key.getNativeKey()); in get()447 return get(key.getNativeKey()); in get()454 return get(key.getNativeKey()); in get()522 set(key.getNativeKey(), value); in set()526 set(key.getNativeKey(), value); in set()530 set(key.getNativeKey(), value); in set()575 return getBase(key.getNativeKey()); in getBase()[all …]
265 nativeKey = ((CameraCharacteristics.Key)key).getNativeKey(); in shouldKeyBeAdded()267 nativeKey = ((CaptureResult.Key)key).getNativeKey(); in shouldKeyBeAdded()269 nativeKey = ((CaptureRequest.Key)key).getNativeKey(); in shouldKeyBeAdded()
184 public CameraMetadataNative.Key<T> getNativeKey() { in getNativeKey() method in CaptureResult.Key
204 public CameraMetadataNative.Key<T> getNativeKey() { in getNativeKey() method in CaptureRequest.Key
183 public CameraMetadataNative.Key<T> getNativeKey() { in getNativeKey() method in CameraCharacteristics.Key
1000 Key<int[]> formatKey = CameraCharacteristics.SCALER_AVAILABLE_FORMATS.getNativeKey(); in testReadWriteOverride()1129 CameraCharacteristics.SCALER_AVAILABLE_STREAM_CONFIGURATIONS.getNativeKey(); in testOverrideStreamConfigurationMap()1157 CameraCharacteristics.SCALER_AVAILABLE_MIN_FRAME_DURATIONS.getNativeKey(); in testOverrideStreamConfigurationMap()1183 CameraCharacteristics.SCALER_AVAILABLE_STALL_DURATIONS.getNativeKey(); in testOverrideStreamConfigurationMap()1242 assertKeyValueEquals(expected, key.getNativeKey()); in assertKeyValueEquals()
8361 HSPLandroid/hardware/camera2/CameraCharacteristics$Key;->getNativeKey()Landroid/hardware/camera2/im…
8356 HSPLandroid/hardware/camera2/CameraCharacteristics$Key;->getNativeKey()Landroid/hardware/camera2/im…