/hardware/qcom/audio/post_proc/ |
D | effect_api.c | 193 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()
|
D | effect_api.h | 58 int out_type);
|
/hardware/qcom/msm8x26/original-kernel-headers/sound/ |
D | audio_effects.h | 157 uint32_t out_type; member
|
/hardware/qcom/msm8x84/kernel-headers/sound/ |
D | audio_effects.h | 142 uint32_t out_type; member
|
/hardware/qcom/msm8x26/kernel-headers/sound/ |
D | audio_effects.h | 142 uint32_t out_type; member
|
/hardware/qcom/msm8x84/original-kernel-headers/sound/ |
D | audio_effects.h | 157 uint32_t out_type; member
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwcomposer.cpp | 473 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()
|
D | hwc_display.h | 198 virtual HWC2::Error GetDisplayType(int32_t *out_type);
|
D | hwc_display.cpp | 867 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/ |
D | audio_effects.h | 172 uint32_t out_type; member
|
/hardware/qcom/msm8994/kernel-headers/sound/ |
D | audio_effects.h | 160 uint32_t out_type; member
|
/hardware/qcom/msm8x09/original-kernel-headers/sound/ |
D | audio_effects.h | 181 uint32_t out_type; member
|
/hardware/qcom/msm8996/kernel-headers/sound/ |
D | audio_effects.h | 169 uint32_t out_type; member
|
/hardware/qcom/msm8996/original-kernel-headers/sound/ |
D | audio_effects.h | 181 uint32_t out_type; member
|
/hardware/qcom/msm8x09/kernel-headers/sound/ |
D | audio_effects.h | 169 uint32_t out_type; member
|
/hardware/qcom/msm8998/original-kernel-headers/sound/ |
D | audio_effects.h | 181 uint32_t out_type; member
|
/hardware/qcom/msm8998/kernel-headers/sound/ |
D | audio_effects.h | 169 uint32_t out_type; member
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_display.cpp | 629 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()
|
D | hwc_display.h | 170 virtual HWC2::Error GetDisplayType(int32_t *out_type);
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_display.h | 185 virtual HWC2::Error GetDisplayType(int32_t *out_type);
|
D | hwc_display.cpp | 832 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/ |
D | hwc_display.h | 197 virtual HWC2::Error GetDisplayType(int32_t *out_type);
|
D | hwc_display.cpp | 811 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/ |
D | hwc_display.cpp | 1132 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()
|
D | hwc_display.h | 351 virtual HWC2::Error GetDisplayType(int32_t *out_type);
|