Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api1/
DCamera2Client.h127 status_t removeFrameListener(int32_t minId, int32_t maxId,
DCamera2Client.cpp1946 status_t Camera2Client::removeFrameListener(int32_t minId, int32_t maxId, in removeFrameListener() function in android::Camera2Client
/frameworks/av/services/camera/libcameraservice/api1/client2/
DCaptureSequencer.cpp658 client->removeFrameListener(mCaptureId, mCaptureId + 1, this); in manageStandardCaptureWait()