HomeSort by relevance Sort by last modified time
    Searched defs:setCameraLaunchStatus (Results 1 - 12 of 12) 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);
  /hardware/qcom/camera/msm8998/QCamera2/HAL/android/
QCamera2External.h 41 inline android::status_t setCameraLaunchStatus(uint32_t on) {
42 return ::setCameraLaunchStatus(on);
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/android/
QCamera3External.h 41 inline android::status_t setCameraLaunchStatus(uint32_t on) {
42 return ::setCameraLaunchStatus(on);
  /hardware/qcom/display/msm8909/libqservice/
QServiceUtils.h 82 inline android::status_t setCameraLaunchStatus(uint32_t on) {
  /hardware/qcom/display/msm8909w_3100/libqservice/
QServiceUtils.h 82 inline android::status_t setCameraLaunchStatus(uint32_t on) {
  /hardware/qcom/display/msm8996/libqservice/
QServiceUtils.h 82 inline android::status_t setCameraLaunchStatus(uint32_t on) {
  /hardware/qcom/display/msm8998/libqservice/
QServiceUtils.h 82 inline android::status_t setCameraLaunchStatus(uint32_t on) {
  /hardware/qcom/display/msm8909/libdisplayconfig/
DisplayConfig.cpp 335 int setCameraLaunchStatus(uint32_t on) {
341 return intf->setCameraLaunchStatus(on);
  /hardware/qcom/display/msm8909w_3100/libdisplayconfig/
DisplayConfig.cpp 335 int setCameraLaunchStatus(uint32_t on) {
341 return intf->setCameraLaunchStatus(on);
  /hardware/qcom/display/msm8909/sdm/libs/hwc2/
hwc_session_services.cpp 440 Return<int32_t> HWCSession::setCameraLaunchStatus(uint32_t on) {
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
hwc_session_services.cpp 440 Return<int32_t> HWCSession::setCameraLaunchStatus(uint32_t on) {

Completed in 457 milliseconds