Lines Matching refs:ICameraClient
37 const sp<ICameraClient>& cameraClient,
177 // we need to remove the reference to ICameraClient so that when the app
185 status_t CameraClient::connect(const sp<ICameraClient>& client) {
687 // lock before calling the ICameraClient's callbacks, so those callbacks can
785 sp<ICameraClient> c = mRemoteCallback;
816 sp<ICameraClient> c = mRemoteCallback;
846 sp<ICameraClient> c = mRemoteCallback;
861 sp<ICameraClient> c = mRemoteCallback;
872 sp<ICameraClient> c = mRemoteCallback;
882 sp<ICameraClient> c = mRemoteCallback;
891 sp<ICameraClient> c = mRemoteCallback;
900 sp<ICameraClient> c = mRemoteCallback;
908 int32_t msgType, const sp<ICameraClient>& client,