Searched defs:DeviceCb (Results 1 - 1 of 1) sorted by last modified time

/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp550 struct DeviceCb : public V3_4::ICameraDeviceCallback { struct in class:CameraHidlTest
551 DeviceCb(CameraHidlTest *parent) : mParent(parent) {} function in struct:CameraHidlTest::DeviceCb
897 Return<void> CameraHidlTest::DeviceCb::processCaptureResult_3_4(
918 Return<void> CameraHidlTest::DeviceCb::processCaptureResult(
938 bool CameraHidlTest::DeviceCb::processCaptureResultLocked(const CaptureResult& results) {
1062 Return<void> CameraHidlTest::DeviceCb::notify(
4428 sp<DeviceCb> cb = new DeviceCb(this);
4531 sp<DeviceCb> cb = new DeviceCb(thi
[all...]

Completed in 26 milliseconds