Searched defs:ICameraClient (Results 1 – 3 of 3) sorted by relevance
20 interface ICameraClient interface
34 class ICameraClient; variable
126 status_t connect(const sp<ICameraClient> & /*client*/) override { return 0; }; in connect()