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

  /device/google/marlin/camera/QCamera2/HAL/android/
QCamera2External.h 41 inline android::status_t setCameraLaunchStatus(uint32_t on) {
42 return ::setCameraLaunchStatus(on);
  /device/google/marlin/camera/QCamera2/HAL3/android/
QCamera3External.h 41 inline android::status_t setCameraLaunchStatus(uint32_t on) {
42 return ::setCameraLaunchStatus(on);
  /device/google/marlin/camera/QCamera2/HAL/
QCamera2HWI.cpp     [all...]
  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3HWI.cpp 788 setCameraLaunchStatus(true);
    [all...]

Completed in 240 milliseconds