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

  /frameworks/av/camera/
Camera.cpp 41 const sp<ICameraService>& Camera::getCameraService()
107 const sp<ICameraService>& cs = getCameraService();
114 const sp<ICameraService>& cs = getCameraService();
123 const sp<ICameraService>& cs = getCameraService();
  /frameworks/av/services/camera/tests/CameraServiceTest/
CameraServiceTest.cpp 411 sp<ICameraService> getCameraService() {
422 sp<ICameraService> cs = getCameraService();
431 sp<ICameraService> cs = getCameraService();
440 sp<ICameraService> cs = getCameraService();
534 sp<ICameraService> cs = getCameraService();
548 sp<ICameraService> cs = getCameraService();
569 sp<ICameraService> cs = getCameraService();
605 cs = getCameraService();
  /frameworks/av/include/camera/
Camera.h 180 static const sp<ICameraService>& getCameraService();

Completed in 958 milliseconds