Home
last modified time | relevance | path

Searched refs:out_type (Results 1 – 25 of 30) sorted by relevance

12

/hardware/qcom/audio/post_proc/
Deffect_api.c193 int out_type) in offload_virtualizer_set_out_type() argument
196 virtualizer->out_type = out_type; in offload_virtualizer_set_out_type()
238 *p_param_values++ = virtualizer->out_type; in offload_virtualizer_send_params()
Deffect_api.h58 int out_type);
/hardware/qcom/msm8x26/original-kernel-headers/sound/
Daudio_effects.h157 uint32_t out_type; member
/hardware/qcom/msm8x84/kernel-headers/sound/
Daudio_effects.h142 uint32_t out_type; member
/hardware/qcom/msm8x26/kernel-headers/sound/
Daudio_effects.h142 uint32_t out_type; member
/hardware/qcom/msm8x84/original-kernel-headers/sound/
Daudio_effects.h157 uint32_t out_type; member
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp473 hwc2_display_t display, int32_t* out_type) { in Hwc2ImplGetDisplayType() argument
481 *out_type = HWC2_DISPLAY_TYPE_PHYSICAL; in Hwc2ImplGetDisplayType()
483 *out_type = HWC2_DISPLAY_TYPE_VIRTUAL; in Hwc2ImplGetDisplayType()
Dhwc_display.h198 virtual HWC2::Error GetDisplayType(int32_t *out_type);
Dhwc_display.cpp867 HWC2::Error HWCDisplay::GetDisplayType(int32_t *out_type) { in BuildLayerStack() argument
868 if (out_type != nullptr) { in BuildLayerStack()
870 *out_type = HWC2_DISPLAY_TYPE_VIRTUAL; in BuildLayerStack()
872 *out_type = HWC2_DISPLAY_TYPE_PHYSICAL; in BuildLayerStack()
/hardware/qcom/msm8994/original-kernel-headers/sound/
Daudio_effects.h172 uint32_t out_type; member
/hardware/qcom/msm8994/kernel-headers/sound/
Daudio_effects.h160 uint32_t out_type; member
/hardware/qcom/msm8x09/original-kernel-headers/sound/
Daudio_effects.h181 uint32_t out_type; member
/hardware/qcom/msm8996/kernel-headers/sound/
Daudio_effects.h169 uint32_t out_type; member
/hardware/qcom/msm8996/original-kernel-headers/sound/
Daudio_effects.h181 uint32_t out_type; member
/hardware/qcom/msm8x09/kernel-headers/sound/
Daudio_effects.h169 uint32_t out_type; member
/hardware/qcom/msm8998/original-kernel-headers/sound/
Daudio_effects.h181 uint32_t out_type; member
/hardware/qcom/msm8998/kernel-headers/sound/
Daudio_effects.h169 uint32_t out_type; member
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_display.cpp629 HWC2::Error HWCDisplay::GetDisplayType(int32_t *out_type) { in BuildLayerStack() argument
630 if (out_type != nullptr) { in BuildLayerStack()
632 *out_type = HWC2_DISPLAY_TYPE_VIRTUAL; in BuildLayerStack()
634 *out_type = HWC2_DISPLAY_TYPE_PHYSICAL; in BuildLayerStack()
Dhwc_display.h170 virtual HWC2::Error GetDisplayType(int32_t *out_type);
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_display.h185 virtual HWC2::Error GetDisplayType(int32_t *out_type);
Dhwc_display.cpp832 HWC2::Error HWCDisplay::GetDisplayType(int32_t *out_type) { in BuildLayerStack() argument
833 if (out_type != nullptr) { in BuildLayerStack()
835 *out_type = HWC2_DISPLAY_TYPE_VIRTUAL; in BuildLayerStack()
837 *out_type = HWC2_DISPLAY_TYPE_PHYSICAL; in BuildLayerStack()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_display.h197 virtual HWC2::Error GetDisplayType(int32_t *out_type);
Dhwc_display.cpp811 HWC2::Error HWCDisplay::GetDisplayType(int32_t *out_type) { in BuildLayerStack() argument
812 if (out_type != nullptr) { in BuildLayerStack()
814 *out_type = HWC2_DISPLAY_TYPE_VIRTUAL; in BuildLayerStack()
816 *out_type = HWC2_DISPLAY_TYPE_PHYSICAL; in BuildLayerStack()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_display.cpp1132 HWC2::Error HWCDisplay::GetDisplayType(int32_t *out_type) { in GetDisplayType() argument
1133 if (out_type != nullptr) { in GetDisplayType()
1135 *out_type = HWC2_DISPLAY_TYPE_VIRTUAL; in GetDisplayType()
1137 *out_type = HWC2_DISPLAY_TYPE_PHYSICAL; in GetDisplayType()
Dhwc_display.h351 virtual HWC2::Error GetDisplayType(int32_t *out_type);

12