Home
last modified time | relevance | path

Searched defs:cameraClient (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/av/camera/
H A DICamera.cpp324 virtual status_t connect(const sp<ICameraClient>& cameraClient) in connect()
547 sp<ICameraClient> cameraClient = interface_cast<ICameraClient>(data.readStrongBinder()); in onTransact() local
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api1/
H A DCamera2Client.cpp62 const sp<CameraService>& cameraService, const sp<hardware::ICameraClient>& cameraClient, in Camera2Client()
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp2163 const sp<ICameraClient>& cameraClient, in connect()
4149 const sp<CameraService>& cameraService, const sp<ICameraClient>& cameraClient, in Client()