Home
last modified time | relevance | path

Searched defs:mandatory (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/graphics/composer/2.4/utils/command-buffer/include/composer-command-buffer/2.4/
DComposerCommandBuffer.h57 void setLayerGenericMetadata(const hidl_string& key, const bool mandatory, in setLayerGenericMetadata()
/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/
DComposerCommandEngine.h97 const bool mandatory = read(); in executeSetLayerGenericMetadata() local
/hardware/knowles/athletico/sound_trigger_hal/
Diaxxx_odsp_hw.h73 uint8_t mandatory; member
/hardware/interfaces/graphics/composer/2.4/utils/passthrough/include/composer-passthrough/2.4/
DHwcHal.h249 bool mandatory, const std::vector<uint8_t>& value) override { in setLayerGenericMetadata()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.cpp755 bool __unused mandatory, uint32_t __unused valueLength, const uint8_t* __unused value) in setLayerGenericMetadata()
/hardware/synaptics/wlan/synadhd/wifi_hal/
Dwifi_hal.cpp2215 u32 num, wifi_coex_unsafe_channel channels[], u32 mandatory) in ChAvoidCommand()
2314 u32 num, wifi_coex_unsafe_channel channels[], u32 mandatory) in wifi_set_coex_unsafe_channels()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_hal.cpp2215 u32 num, wifi_coex_unsafe_channel channels[], u32 mandatory) in ChAvoidCommand()
2314 u32 num, wifi_coex_unsafe_channel channels[], u32 mandatory) in wifi_set_coex_unsafe_channels()
/hardware/google/graphics/common/libhwc2.1/
DExynosHWC.cpp1244 bool mandatory, uint32_t valueLength, const uint8_t* value) in exynos_SetLayerGenericMetadata()
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp4844 static int setChannelAvoidance(u32 num, wifi_coex_unsafe_channel configs[], u32 mandatory) in setChannelAvoidance()
5113 u32 mandatory; in testChannelAvoidanceOptions() local