HomeSort by relevance Sort by last modified time
    Searched defs:getCameraService (Results 1 - 2 of 2) sorted by null

  /frameworks/av/camera/
CameraBase.cpp 69 const sp<ICameraService>& CameraBase<TCam, TCamTraits>::getCameraService()
101 const sp<ICameraService>& cs = getCameraService();
181 const sp<ICameraService> cs = getCameraService();
194 const sp<ICameraService>& cs = getCameraService();
202 const sp<ICameraService>& cs = getCameraService();
210 const sp<ICameraService>& cs = getCameraService();
  /frameworks/av/services/camera/libcameraservice/
Camera2ClientBase.cpp 284 const sp<CameraService>& Camera2ClientBase<TClientBase>::getCameraService() {

Completed in 969 milliseconds