/hardware/qcom/sm8150/gps/utils/ |
D | loc_cfg.cpp | 582 unsigned char config_mask = 0; in loc_read_process_conf() local 774 config_mask=0; in loc_read_process_conf() 838 config_mask |= CONFIG_MASK_TARGET_ALL; in loc_read_process_conf() 841 config_mask |= CONFIG_MASK_TARGET_FOUND; in loc_read_process_conf() 845 config_mask &= ~CONFIG_MASK_TARGET_FOUND; in loc_read_process_conf() 856 config_mask |= CONFIG_MASK_TARGET_FOUND; in loc_read_process_conf() 867 config_mask |= CONFIG_MASK_SOCID_ALL; in loc_read_process_conf() 870 config_mask |= CONFIG_MASK_SOCID_FOUND; in loc_read_process_conf() 874 config_mask &= ~CONFIG_MASK_SOCID_FOUND; in loc_read_process_conf() 884 config_mask |= CONFIG_MASK_SOCID_FOUND; in loc_read_process_conf() [all …]
|
/hardware/qcom/sm7150/gps/utils/ |
D | loc_cfg.cpp | 582 unsigned char config_mask = 0; in loc_read_process_conf() local 774 config_mask=0; in loc_read_process_conf() 838 config_mask |= CONFIG_MASK_TARGET_ALL; in loc_read_process_conf() 841 config_mask |= CONFIG_MASK_TARGET_FOUND; in loc_read_process_conf() 845 config_mask &= ~CONFIG_MASK_TARGET_FOUND; in loc_read_process_conf() 856 config_mask |= CONFIG_MASK_TARGET_FOUND; in loc_read_process_conf() 867 config_mask |= CONFIG_MASK_SOCID_ALL; in loc_read_process_conf() 870 config_mask |= CONFIG_MASK_SOCID_FOUND; in loc_read_process_conf() 874 config_mask &= ~CONFIG_MASK_SOCID_FOUND; in loc_read_process_conf() 884 config_mask |= CONFIG_MASK_SOCID_FOUND; in loc_read_process_conf() [all …]
|
/hardware/qcom/sdm845/gps/sdm845/utils/ |
D | loc_cfg.cpp | 543 char config_mask = 0; in loc_read_process_conf() local 778 config_mask=0; in loc_read_process_conf() 837 config_mask |= CONFIG_MASK_TARGET_ALL; in loc_read_process_conf() 840 config_mask |= CONFIG_MASK_TARGET_FOUND; in loc_read_process_conf() 844 config_mask &= ~CONFIG_MASK_TARGET_FOUND; in loc_read_process_conf() 855 config_mask |= CONFIG_MASK_TARGET_FOUND; in loc_read_process_conf() 865 config_mask |= CONFIG_MASK_BASEBAND_ALL; in loc_read_process_conf() 868 config_mask |= CONFIG_MASK_BASEBAND_FOUND; in loc_read_process_conf() 872 config_mask &= ~CONFIG_MASK_BASEBAND_FOUND; in loc_read_process_conf() 883 config_mask |= CONFIG_MASK_BASEBAND_FOUND; in loc_read_process_conf() [all …]
|
/hardware/qcom/display/msm8960/libcopybit/ |
D | copybit_c2d.cpp | 159 int config_mask; member 737 c2dObject->config_mask |= C2D_TARGET_RECT_BIT; in set_rects() 744 c2dObject->config_mask |= C2D_SOURCE_RECT_BIT; in set_rects() 751 c2dObject->config_mask |= C2D_SCISSOR_RECT_BIT; in set_rects() 778 ctx->config_mask |= C2D_GLOBAL_ALPHA_BIT; in set_parameter_copybit() 780 ctx->config_mask &= ~C2D_GLOBAL_ALPHA_BIT; in set_parameter_copybit() 786 ctx->config_mask |= C2D_ALPHA_BLEND_NONE; in set_parameter_copybit() 791 ctx->config_mask &= ~C2D_ALPHA_BLEND_NONE; in set_parameter_copybit() 798 uint32 config_mask = 0; in set_parameter_copybit() local 799 config_mask |= C2D_OVERRIDE_GLOBAL_TARGET_ROTATE_CONFIG; in set_parameter_copybit() [all …]
|
D | c2d2.h | 373 uint32 config_mask; /* defines which fields below are enabled */ member
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | copybit_c2d.cpp | 157 int config_mask; member 757 c2dObject->config_mask |= C2D_TARGET_RECT_BIT; in set_rects() 764 c2dObject->config_mask |= C2D_SOURCE_RECT_BIT; in set_rects() 771 c2dObject->config_mask |= C2D_SCISSOR_RECT_BIT; in set_rects() 798 ctx->config_mask |= C2D_GLOBAL_ALPHA_BIT; in set_parameter_copybit() 800 ctx->config_mask &= ~C2D_GLOBAL_ALPHA_BIT; in set_parameter_copybit() 806 ctx->config_mask |= C2D_ALPHA_BLEND_NONE; in set_parameter_copybit() 811 ctx->config_mask &= ~C2D_ALPHA_BLEND_NONE; in set_parameter_copybit() 818 uint32 config_mask = 0; in set_parameter_copybit() local 819 config_mask |= C2D_OVERRIDE_GLOBAL_TARGET_ROTATE_CONFIG; in set_parameter_copybit() [all …]
|
D | c2d2.h | 373 uint32 config_mask; /* defines which fields below are enabled */ member
|
/hardware/qcom/display/msm8996/libcopybit/ |
D | copybit_c2d.cpp | 157 int config_mask; member 770 c2dObject->config_mask |= C2D_TARGET_RECT_BIT; in set_rects() 777 c2dObject->config_mask |= C2D_SOURCE_RECT_BIT; in set_rects() 784 c2dObject->config_mask |= C2D_SCISSOR_RECT_BIT; in set_rects() 811 ctx->config_mask |= C2D_GLOBAL_ALPHA_BIT; in set_parameter_copybit() 813 ctx->config_mask &= ~C2D_GLOBAL_ALPHA_BIT; in set_parameter_copybit() 819 ctx->config_mask |= C2D_ALPHA_BLEND_NONE; in set_parameter_copybit() 824 ctx->config_mask &= ~C2D_ALPHA_BLEND_NONE; in set_parameter_copybit() 831 uint32 config_mask = 0; in set_parameter_copybit() local 832 config_mask |= C2D_OVERRIDE_GLOBAL_TARGET_ROTATE_CONFIG; in set_parameter_copybit() [all …]
|
D | c2d2.h | 374 uint32 config_mask; /* defines which fields below are enabled */ member
|
/hardware/qcom/sm8150/display/libcopybit/ |
D | copybit_c2d.cpp | 157 int config_mask; member 770 c2dObject->config_mask |= C2D_TARGET_RECT_BIT; in set_rects() 777 c2dObject->config_mask |= C2D_SOURCE_RECT_BIT; in set_rects() 784 c2dObject->config_mask |= C2D_SCISSOR_RECT_BIT; in set_rects() 811 ctx->config_mask |= C2D_GLOBAL_ALPHA_BIT; in set_parameter_copybit() 813 ctx->config_mask &= ~C2D_GLOBAL_ALPHA_BIT; in set_parameter_copybit() 819 ctx->config_mask |= C2D_ALPHA_BLEND_NONE; in set_parameter_copybit() 824 ctx->config_mask &= ~C2D_ALPHA_BLEND_NONE; in set_parameter_copybit() 831 uint32 config_mask = 0; in set_parameter_copybit() local 832 config_mask |= C2D_OVERRIDE_GLOBAL_TARGET_ROTATE_CONFIG; in set_parameter_copybit() [all …]
|
D | c2d2.h | 374 uint32 config_mask; /* defines which fields below are enabled */ member
|
/hardware/qcom/display/msm8994/libcopybit/ |
D | copybit_c2d.cpp | 156 int config_mask; member 766 c2dObject->config_mask |= C2D_TARGET_RECT_BIT; in set_rects() 773 c2dObject->config_mask |= C2D_SOURCE_RECT_BIT; in set_rects() 780 c2dObject->config_mask |= C2D_SCISSOR_RECT_BIT; in set_rects() 807 ctx->config_mask |= C2D_GLOBAL_ALPHA_BIT; in set_parameter_copybit() 809 ctx->config_mask &= ~C2D_GLOBAL_ALPHA_BIT; in set_parameter_copybit() 815 ctx->config_mask |= C2D_ALPHA_BLEND_NONE; in set_parameter_copybit() 820 ctx->config_mask &= ~C2D_ALPHA_BLEND_NONE; in set_parameter_copybit() 827 uint32 config_mask = 0; in set_parameter_copybit() local 828 config_mask |= C2D_OVERRIDE_GLOBAL_TARGET_ROTATE_CONFIG; in set_parameter_copybit() [all …]
|
D | c2d2.h | 373 uint32 config_mask; /* defines which fields below are enabled */ member
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | copybit_c2d.cpp | 157 int config_mask; member 763 c2dObject->config_mask |= C2D_TARGET_RECT_BIT; in set_rects() 770 c2dObject->config_mask |= C2D_SOURCE_RECT_BIT; in set_rects() 777 c2dObject->config_mask |= C2D_SCISSOR_RECT_BIT; in set_rects() 804 ctx->config_mask |= C2D_GLOBAL_ALPHA_BIT; in set_parameter_copybit() 806 ctx->config_mask &= ~C2D_GLOBAL_ALPHA_BIT; in set_parameter_copybit() 812 ctx->config_mask |= C2D_ALPHA_BLEND_NONE; in set_parameter_copybit() 817 ctx->config_mask &= ~C2D_ALPHA_BLEND_NONE; in set_parameter_copybit() 824 uint32 config_mask = 0; in set_parameter_copybit() local 825 config_mask |= C2D_OVERRIDE_GLOBAL_TARGET_ROTATE_CONFIG; in set_parameter_copybit() [all …]
|
D | c2d2.h | 373 uint32 config_mask; /* defines which fields below are enabled */ member
|
/hardware/qcom/sdm845/display/libcopybit/ |
D | copybit_c2d.cpp | 157 int config_mask; member 770 c2dObject->config_mask |= C2D_TARGET_RECT_BIT; in set_rects() 777 c2dObject->config_mask |= C2D_SOURCE_RECT_BIT; in set_rects() 784 c2dObject->config_mask |= C2D_SCISSOR_RECT_BIT; in set_rects() 811 ctx->config_mask |= C2D_GLOBAL_ALPHA_BIT; in set_parameter_copybit() 813 ctx->config_mask &= ~C2D_GLOBAL_ALPHA_BIT; in set_parameter_copybit() 819 ctx->config_mask |= C2D_ALPHA_BLEND_NONE; in set_parameter_copybit() 824 ctx->config_mask &= ~C2D_ALPHA_BLEND_NONE; in set_parameter_copybit() 831 uint32 config_mask = 0; in set_parameter_copybit() local 832 config_mask |= C2D_OVERRIDE_GLOBAL_TARGET_ROTATE_CONFIG; in set_parameter_copybit() [all …]
|
/hardware/qcom/display/msm8909/libcopybit/ |
D | copybit_c2d.cpp | 157 int config_mask; member 770 c2dObject->config_mask |= C2D_TARGET_RECT_BIT; in set_rects() 777 c2dObject->config_mask |= C2D_SOURCE_RECT_BIT; in set_rects() 784 c2dObject->config_mask |= C2D_SCISSOR_RECT_BIT; in set_rects() 811 ctx->config_mask |= C2D_GLOBAL_ALPHA_BIT; in set_parameter_copybit() 813 ctx->config_mask &= ~C2D_GLOBAL_ALPHA_BIT; in set_parameter_copybit() 819 ctx->config_mask |= C2D_ALPHA_BLEND_NONE; in set_parameter_copybit() 824 ctx->config_mask &= ~C2D_ALPHA_BLEND_NONE; in set_parameter_copybit() 831 uint32 config_mask = 0; in set_parameter_copybit() local 832 config_mask |= C2D_OVERRIDE_GLOBAL_TARGET_ROTATE_CONFIG; in set_parameter_copybit() [all …]
|
D | c2d2.h | 374 uint32 config_mask; /* defines which fields below are enabled */ member
|
/hardware/qcom/display/msm8998/libcopybit/ |
D | copybit_c2d.cpp | 155 int config_mask; member 768 c2dObject->config_mask |= C2D_TARGET_RECT_BIT; in set_rects() 775 c2dObject->config_mask |= C2D_SOURCE_RECT_BIT; in set_rects() 782 c2dObject->config_mask |= C2D_SCISSOR_RECT_BIT; in set_rects() 809 ctx->config_mask |= C2D_GLOBAL_ALPHA_BIT; in set_parameter_copybit() 811 ctx->config_mask &= ~C2D_GLOBAL_ALPHA_BIT; in set_parameter_copybit() 817 ctx->config_mask |= C2D_ALPHA_BLEND_NONE; in set_parameter_copybit() 822 ctx->config_mask &= ~C2D_ALPHA_BLEND_NONE; in set_parameter_copybit() 829 uint32 config_mask = 0; in set_parameter_copybit() local 830 config_mask |= C2D_OVERRIDE_GLOBAL_TARGET_ROTATE_CONFIG; in set_parameter_copybit() [all …]
|
D | c2d2.h | 374 uint32 config_mask; /* defines which fields below are enabled */ member
|
/hardware/interfaces/audio/common/all-versions/default/ |
D | HidlUtils.cpp | 174 config->configMask = EnumBitfield<AudioPortConfigMask>(halConfig.config_mask); in audioPortConfigFromHal() 212 halConfig->config_mask = static_cast<unsigned int>(config.configMask); in audioPortConfigToHal()
|
/hardware/qcom/display/msm8909w_3100/libcopybit/ |
D | c2d2.h | 374 uint32 config_mask; /* defines which fields below are enabled */ member
|
/hardware/qcom/media/msm8974/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 166 …mBlit.config_mask = C2D_ALPHA_BLEND_NONE | C2D_NO_BILINEAR_BIT | C2D_NO_ANTIALIASING_BIT | C2D_TAR… in C2DColorConverter()
|
/hardware/qcom/media/msm8998/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 191 …mBlit.config_mask = C2D_ALPHA_BLEND_NONE | C2D_NO_BILINEAR_BIT | C2D_NO_ANTIALIASING_BIT | C2D_TAR… in C2DColorConverter()
|
/hardware/qcom/media/msm8996/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 190 …mBlit.config_mask = C2D_ALPHA_BLEND_NONE | C2D_NO_BILINEAR_BIT | C2D_NO_ANTIALIASING_BIT | C2D_TAR… in C2DColorConverter()
|