Searched refs:removeFrameListener (Results 1 – 3 of 3) sorted by relevance
134 status_t removeFrameListener(int32_t minId, int32_t maxId,
1967 status_t Camera2Client::removeFrameListener(int32_t minId, int32_t maxId, in removeFrameListener() function in android::Camera2Client
692 client->removeFrameListener(mCaptureId, mCaptureId + 1, this); in manageStandardCaptureWait()