Searched refs:DeviceCb (Results 1 – 1 of 1) sorted by relevance
550 struct DeviceCb : public V3_4::ICameraDeviceCallback { struct in CameraHidlTest551 DeviceCb(CameraHidlTest *parent) : mParent(parent) {} in DeviceCb() function897 Return<void> CameraHidlTest::DeviceCb::processCaptureResult_3_4( in processCaptureResult_3_4()918 Return<void> CameraHidlTest::DeviceCb::processCaptureResult( in processCaptureResult()938 bool CameraHidlTest::DeviceCb::processCaptureResultLocked(const CaptureResult& results) { in processCaptureResultLocked()1062 Return<void> CameraHidlTest::DeviceCb::notify( in notify()4428 sp<DeviceCb> cb = new DeviceCb(this); in configurePreviewStreams3_4()4531 sp<DeviceCb> cb = new DeviceCb(this); in configurePreviewStream()