Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/legacy/
DRequestQueue.java79 public synchronized long stopRepeating(int requestId) { in stopRepeating() method in RequestQueue
99 public synchronized long stopRepeating() { in stopRepeating() method in RequestQueue
/frameworks/av/camera/ndk/impl/
DACameraCaptureSession.cpp75 ACameraCaptureSession::stopRepeating() { in stopRepeating() function in ACameraCaptureSession
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraConstrainedHighSpeedCaptureSessionImpl.java218 public void stopRepeating() throws CameraAccessException { in stopRepeating() method in CameraConstrainedHighSpeedCaptureSessionImpl
DCameraCaptureSessionImpl.java271 public synchronized void stopRepeating() throws CameraAccessException { in stopRepeating() method in CameraCaptureSessionImpl
DCameraDeviceImpl.java915 public void stopRepeating() throws CameraAccessException { in stopRepeating() method in CameraDeviceImpl
/frameworks/base/core/java/android/hardware/camera2/
DCameraCaptureSession.java515 public abstract void stopRepeating() throws CameraAccessException; in stopRepeating() method in CameraCaptureSession