Home
last modified time | relevance | path

Searched defs:attribute (Results 1 – 25 of 30) sorted by relevance

12

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dcpp_bindings.h76 nlattr *get_attribute(int attribute) { in get_attribute()
80 uint8_t get_u8(int attribute) { in get_u8()
84 uint16_t get_u16(int attribute) { in get_u16()
88 uint32_t get_u32(int attribute) { in get_u32()
92 uint64_t get_u64(int attribute) { in get_u64()
96 int get_len(int attribute) { in get_len()
100 void *get_data(int attribute) { in get_data()
207 wifi_error put_u8(int attribute, uint8_t value) { in put_u8()
210 wifi_error put_u16(int attribute, uint16_t value) { in put_u16()
213 wifi_error put_u32(int attribute, uint32_t value) { in put_u32()
[all …]
Dcpp_bindings.cpp165 const char *attributeToString(int attribute) in attributeToString()
840 wifi_error WifiVendorCommand::put_u8(int attribute, uint8_t value) in put_u8()
845 wifi_error WifiVendorCommand::put_u16(int attribute, uint16_t value) in put_u16()
850 wifi_error WifiVendorCommand::put_u32(int attribute, uint32_t value) in put_u32()
855 wifi_error WifiVendorCommand::put_u64(int attribute, uint64_t value) in put_u64()
860 wifi_error WifiVendorCommand::put_s8(int attribute, s8 value) in put_s8()
865 wifi_error WifiVendorCommand::put_s16(int attribute, s16 value) in put_s16()
870 wifi_error WifiVendorCommand::put_s32(int attribute, s32 value) in put_s32()
875 wifi_error WifiVendorCommand::put_s64(int attribute, s64 value) in put_s64()
880 wifi_error WifiVendorCommand::put_flag(int attribute) in put_flag()
[all …]
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dcpp_bindings.h76 nlattr *get_attribute(int attribute) { in get_attribute()
80 uint8_t get_u8(int attribute) { in get_u8()
84 uint16_t get_u16(int attribute) { in get_u16()
88 uint32_t get_u32(int attribute) { in get_u32()
92 uint64_t get_u64(int attribute) { in get_u64()
96 int get_len(int attribute) { in get_len()
100 void *get_data(int attribute) { in get_data()
193 int put(int attribute, void *ptr, unsigned len) { in put()
196 int put_u8(int attribute, uint8_t value) { in put_u8()
199 int put_u16(int attribute, uint16_t value) { in put_u16()
[all …]
Dcpp_bindings.cpp165 const char *attributeToString(int attribute) in attributeToString()
/hardware/qcom/display/msm8996/sdm/libs/core/
Dcolor_manager.cpp109 const HWDisplayAttributes &attribute, in CreateColorManagerProxy()
/hardware/qcom/display/msm8909/sdm/libs/core/
Dcolor_manager.cpp109 const HWDisplayAttributes &attribute, in CreateColorManagerProxy()
/hardware/qcom/display/msm8998/sdm/libs/core/
Dcolor_manager.cpp109 const HWDisplayAttributes &attribute, in CreateColorManagerProxy()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
Dcolor_manager.cpp109 const HWDisplayAttributes &attribute, in CreateColorManagerProxy()
/hardware/intel/common/libva/va/x11/
Dva_nvctrl.c276 unsigned int attribute, in XNVCTRLQueryTargetStringAttribute()
329 unsigned int attribute, in XNVCTRLQueryStringAttribute()
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp241 for (auto attribute : requiredAttributes) { in TEST_F() local
248 for (auto attribute : optionalAttributes) { in TEST_F() local
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerClient.h203 IComposerClient::Attribute attribute, in getDisplayAttribute()
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DComposerVts.cpp189 IComposerClient::Attribute attribute) { in getDisplayAttribute()
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp649 Attribute attribute, int32_t* outValue) in getAttribute()
1667 void HWC2On1Adapter::Display::Config::setAttribute(HWC2::Attribute attribute, in setAttribute()
1728 for (auto attribute : attributes) { in merge() local
DHWC2On1Adapter.h421 auto attribute = static_cast<HWC2::Attribute>(intAttribute); in getDisplayAttributeHook() local
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp611 Attribute attribute, int32_t* outValue) { in getAttribute()
1583 void HWC2On1Adapter::Display::Config::setAttribute(HWC2::Attribute attribute, in setAttribute()
1637 for (auto attribute : attributes) { in merge() local
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_session.cpp448 auto attribute = static_cast<HWC2::Attribute>(int_attribute); in GetDisplayAttribute() local
1556 auto attribute = HWC2::Attribute::VsyncPeriod; in GetVsyncPeriod() local
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_session.cpp443 auto attribute = static_cast<HWC2::Attribute>(int_attribute); in GetDisplayAttribute() local
1472 auto attribute = HWC2::Attribute::VsyncPeriod; in GetVsyncPeriod() local
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_session.cpp333 auto attribute = static_cast<HWC2::Attribute>(int_attribute); in GetDisplayAttribute() local
1556 auto attribute = HWC2::Attribute::VsyncPeriod; in GetVsyncPeriod() local
Dhwc_display.cpp560 HWC2::Error HWCDisplay::GetDisplayAttribute(hwc2_config_t config, HWC2::Attribute attribute, in BuildLayerStack()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_session.cpp350 auto attribute = static_cast<HWC2::Attribute>(int_attribute); in GetDisplayAttribute() local
1605 auto attribute = HWC2::Attribute::VsyncPeriod; in GetVsyncPeriod() local
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
DHWC2On1Adapter.h487 auto attribute = static_cast<HWC2::Attribute>(intAttribute); in getDisplayAttributeHook() local
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp257 int32_t attribute, int32_t* outValue) { in getDisplayAttributeHook()
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_session.cpp344 const uint32_t attribute = HWC_DISPLAY_VSYNC_PERIOD; in GetVsyncPeriod() local
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_session.cpp363 const uint32_t attribute = HWC_DISPLAY_VSYNC_PERIOD; in GetVsyncPeriod() local
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h201 Error getDisplayAttribute(Display display, Config config, IComposerClient::Attribute attribute, in getDisplayAttribute()

12