Home
last modified time | relevance | path

Searched refs:mandatory (Results 1 – 25 of 64) sorted by relevance

123

/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() argument
69 write(mandatory); in setLayerGenericMetadata()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_variable_pointers.adoc61 code:VariablePointersStorageBuffer capability or should it be mandatory when
64 *RESOLVED*: Add it as a distinct feature, but make support mandatory.
67 In the extension, the feature is mandatory, so that presence of the
Dextensions.adoc24 Authors creating extensions and layers must: follow the mandatory procedures
32 * Core API + mandatory extensions required of all Vulkan implementations.
DVK_EXT_ycbcr_2plane_444_formats.adoc33 while if this extension is supported, runtime support is mandatory.
DVK_EXT_4444_formats.adoc41 while if this extension is supported, runtime support is mandatory.
/hardware/interfaces/gnss/1.0/
DIGnssMeasurementCallback.hal184 * with a valid value. For convenience, these are marked as mandatory.
219 * This value is mandatory.
248 * This value is mandatory if the receiver has estimated GPS time.
260 * This value is mandatory if the receiver has estimated GPS time.
274 * This value is mandatory if the receiver has estimated GPS time.
287 * This value is mandatory if the receiver has estimated GPS time.
298 * This value is mandatory if the receiver has estimated GPS time.
331 * This value is mandatory.
352 * with a valid value. For convenience, these are marked as mandatory.
362 * This value is mandatory.
[all …]
DIGnssNavigationMessageCallback.hal70 * This is a mandatory value.
76 * This is a mandatory value.
/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/
DComposerCommandEngine.h100 const bool mandatory = read(); in executeSetLayerGenericMetadata() local
109 auto error = mHal->setLayerGenericMetadata(mCurrentDisplay, mCurrentLayer, key, mandatory, in executeSetLayerGenericMetadata()
DComposerHal.h83 bool mandatory, const std::vector<uint8_t>& value) = 0;
/hardware/interfaces/graphics/composer/2.4/
DIComposerClient.hal78 * setLayerGenericMetadata(string key, bool mandatory, vec<uint8_t> value);
86 * A given piece of metadata may either be mandatory or a hint
87 * (non-mandatory) as indicated by the second parameter. Mandatory
92 * final image. The value of the mandatory flag shall match the value
107 * 3) The mandatory flag, stored as a uint32_t
112 * @param mandatory indicates whether this particular key represents
113 * mandatory metadata or a hint (non-mandatory metadata), as
327 * The mandatory flag is defined in the description of
330 bool mandatory;
/hardware/interfaces/radio/config/1.2/
Dtypes.hal28 * This data is mandatory and applicable only when cardState is CardState:PRESENT and SIM card
/hardware/interfaces/gatekeeper/1.0/
Dtypes.hal31 * Gatekeeper response to any/all requests has this structure as mandatory part
/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() argument
263 mDevice, display, layer, static_cast<uint32_t>(key.size()), key.c_str(), mandatory, in setLayerGenericMetadata()
288 &key.mandatory); in getLayerGenericMetadataKeys()
/hardware/interfaces/gnss/measurement_corrections/1.0/
DIMeasurementCorrectionsCallback.hal45 * @param capabilities Supported measurement corrections capabilities. It is mandatory to
/hardware/interfaces/graphics/mapper/stable-c/
DREADME.md109 * Getting the following StandardMetadataType is now mandatory:
111 * Setting the following StandardMetadataTypes is now mandatory:
/hardware/interfaces/audio/2.0/
DIStreamOut.hal176 * Implementation of this function is mandatory for offloaded playback.
186 * Implementation of this function is mandatory for offloaded playback.
216 * Implementation of this function is mandatory for offloaded playback.
227 * Implementation of this function is mandatory for offloaded playback.
/hardware/knowles/athletico/sound_trigger_hal/tests/
Dplugin_status_test.c182 plugin_ep_status_data.mandatory, in main()
/hardware/interfaces/audio/4.0/
DIStreamOut.hal187 * Implementation of this function is mandatory for offloaded playback.
197 * Implementation of this function is mandatory for offloaded playback.
227 * Implementation of this function is mandatory for offloaded playback.
239 * Implementation of this function is mandatory for offloaded playback.
/hardware/interfaces/audio/5.0/
DIStreamOut.hal187 * Implementation of this function is mandatory for offloaded playback.
197 * Implementation of this function is mandatory for offloaded playback.
227 * Implementation of this function is mandatory for offloaded playback.
239 * Implementation of this function is mandatory for offloaded playback.
/hardware/interfaces/gnss/2.1/
DIGnssCallback.hal65 * This value is mandatory. Like cN0DbHz, it may be reported as 0 for satellites being
DIGnssMeasurementCallback.hal72 * with a valid value. For convenience, these are marked as mandatory.
157 * This value is mandatory.
/hardware/interfaces/audio/7.0/
DIStreamOut.hal212 * Implementation of this function is mandatory for offloaded playback.
222 * Implementation of this function is mandatory for offloaded playback.
252 * Implementation of this function is mandatory for offloaded playback.
267 * Implementation of this function is mandatory for offloaded playback.
/hardware/interfaces/audio/6.0/
DIStreamOut.hal200 * Implementation of this function is mandatory for offloaded playback.
210 * Implementation of this function is mandatory for offloaded playback.
240 * Implementation of this function is mandatory for offloaded playback.
252 * Implementation of this function is mandatory for offloaded playback.
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.h452 … bool __unused mandatory, uint32_t __unused valueLength, const uint8_t* __unused value);
/hardware/knowles/athletico/sound_trigger_hal/
Diaxxx_odsp_hw.h73 uint8_t mandatory; member

123