Home
last modified time | relevance | path

Searched defs:stopRepeating (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/extension/
DIRequestProcessorImpl.aidl31 void stopRepeating(); in stopRepeating() method
DISessionProcessorImpl.aidl32 void stopRepeating(); in stopRepeating() method
/frameworks/av/camera/ndk/impl/
DACameraCaptureSession.cpp77 ACameraCaptureSession::stopRepeating() { in stopRepeating() function in ACameraCaptureSession
/frameworks/ex/camera2/extensions/stub/src/main/java/androidx/camera/extensions/impl/advanced/
DSessionProcessorImpl.java166 void stopRepeating(); in stopRepeating() method
DRequestProcessorImpl.java67 void stopRepeating(); in stopRepeating() method
/frameworks/base/core/java/android/hardware/camera2/
DCameraExtensionSession.java353 public void stopRepeating() throws CameraAccessException { in stopRepeating() method in CameraExtensionSession
DCameraCaptureSession.java755 public abstract void stopRepeating() throws CameraAccessException; in stopRepeating() method in CameraCaptureSession
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraAdvancedExtensionSessionImpl.java414 public void stopRepeating() throws CameraAccessException { in stopRepeating() method in CameraAdvancedExtensionSessionImpl
930 public void stopRepeating() { in stopRepeating() method in CameraAdvancedExtensionSessionImpl.RequestProcessor
DCameraConstrainedHighSpeedCaptureSessionImpl.java273 public void stopRepeating() throws CameraAccessException { in stopRepeating() method in CameraConstrainedHighSpeedCaptureSessionImpl
DCameraCaptureSessionImpl.java416 public void stopRepeating() throws CameraAccessException { in stopRepeating() method in CameraCaptureSessionImpl
DCameraOfflineSessionImpl.java878 public void stopRepeating() throws CameraAccessException { in stopRepeating() method in CameraOfflineSessionImpl
DCameraExtensionSessionImpl.java569 public void stopRepeating() throws CameraAccessException { in stopRepeating() method in CameraExtensionSessionImpl
DCameraDeviceImpl.java1274 public void stopRepeating() throws CameraAccessException { in stopRepeating() method in CameraDeviceImpl
/frameworks/base/packages/services/CameraExtensionsProxy/src/com/android/cameraextensions/
DCameraExtensionsProxyService.java1023 public void stopRepeating() { in stopRepeating() method in CameraExtensionsProxyService.RequestProcessorStub
1125 public void stopRepeating() { in stopRepeating() method in CameraExtensionsProxyService.SessionProcessorImplStub