Lines Matching refs:ICameraClient
37 const sp<ICameraClient>& cameraClient, in CameraClient()
185 status_t CameraClient::connect(const sp<ICameraClient>& client) { in connect()
785 sp<ICameraClient> c = mRemoteCallback; in handleShutter()
816 sp<ICameraClient> c = mRemoteCallback; in handlePreviewData()
846 sp<ICameraClient> c = mRemoteCallback; in handlePostview()
861 sp<ICameraClient> c = mRemoteCallback; in handleRawPicture()
872 sp<ICameraClient> c = mRemoteCallback; in handleCompressedPicture()
882 sp<ICameraClient> c = mRemoteCallback; in handleGenericNotify()
891 sp<ICameraClient> c = mRemoteCallback; in handleGenericData()
900 sp<ICameraClient> c = mRemoteCallback; in handleGenericDataTimestamp()
908 int32_t msgType, const sp<ICameraClient>& client, in copyFrameAndPostCopiedFrame()