Home
last modified time | relevance | path

Searched refs:CaptureSessionListener (Results 1 – 1 of 1) sorted by relevance

/cts/tests/camera/libctscamera2jni/
Dnative-camera-jni.cpp211 class CaptureSessionListener { class
220 CaptureSessionListener* thiz = reinterpret_cast<CaptureSessionListener*>(obj); in onClosed()
231 CaptureSessionListener* thiz = reinterpret_cast<CaptureSessionListener*>(obj); in onReady()
253 CaptureSessionListener* thiz = reinterpret_cast<CaptureSessionListener*>(obj); in onWindowPrepared()
274 CaptureSessionListener* thiz = reinterpret_cast<CaptureSessionListener*>(obj); in onActive()
1769 CaptureSessionListener* getSessionListener() { in getSessionListener()
1801 CaptureSessionListener mSessionListener;
1804 CaptureSessionListener::onClosed,
1805 CaptureSessionListener::onReady,
1806 CaptureSessionListener::onActive
[all …]