/hardware/interfaces/graphics/composer/2.4/utils/command-buffer/include/composer-command-buffer/2.4/ |
D | ComposerCommandBuffer.h | 57 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/ |
D | VK_KHR_variable_pointers.adoc | 61 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
|
D | extensions.adoc | 24 Authors creating extensions and layers must: follow the mandatory procedures 32 * Core API + mandatory extensions required of all Vulkan implementations.
|
D | VK_EXT_ycbcr_2plane_444_formats.adoc | 33 while if this extension is supported, runtime support is mandatory.
|
D | VK_EXT_4444_formats.adoc | 41 while if this extension is supported, runtime support is mandatory.
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssMeasurementCallback.hal | 184 * 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 …]
|
D | IGnssNavigationMessageCallback.hal | 70 * This is a mandatory value. 76 * This is a mandatory value.
|
/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/ |
D | ComposerCommandEngine.h | 100 const bool mandatory = read(); in executeSetLayerGenericMetadata() local 109 auto error = mHal->setLayerGenericMetadata(mCurrentDisplay, mCurrentLayer, key, mandatory, in executeSetLayerGenericMetadata()
|
D | ComposerHal.h | 83 bool mandatory, const std::vector<uint8_t>& value) = 0;
|
/hardware/interfaces/graphics/composer/2.4/ |
D | IComposerClient.hal | 78 * 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/ |
D | types.hal | 28 * This data is mandatory and applicable only when cardState is CardState:PRESENT and SIM card
|
/hardware/interfaces/gatekeeper/1.0/ |
D | types.hal | 31 * 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/ |
D | HwcHal.h | 249 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/ |
D | IMeasurementCorrectionsCallback.hal | 45 * @param capabilities Supported measurement corrections capabilities. It is mandatory to
|
/hardware/interfaces/graphics/mapper/stable-c/ |
D | README.md | 109 * Getting the following StandardMetadataType is now mandatory: 111 * Setting the following StandardMetadataTypes is now mandatory:
|
/hardware/interfaces/audio/2.0/ |
D | IStreamOut.hal | 176 * 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/ |
D | plugin_status_test.c | 182 plugin_ep_status_data.mandatory, in main()
|
/hardware/interfaces/audio/4.0/ |
D | IStreamOut.hal | 187 * 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/ |
D | IStreamOut.hal | 187 * 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/ |
D | IGnssCallback.hal | 65 * This value is mandatory. Like cN0DbHz, it may be reported as 0 for satellites being
|
D | IGnssMeasurementCallback.hal | 72 * with a valid value. For convenience, these are marked as mandatory. 157 * This value is mandatory.
|
/hardware/interfaces/audio/7.0/ |
D | IStreamOut.hal | 212 * 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/ |
D | IStreamOut.hal | 200 * 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/ |
D | ExynosLayer.h | 452 … bool __unused mandatory, uint32_t __unused valueLength, const uint8_t* __unused value);
|
/hardware/knowles/athletico/sound_trigger_hal/ |
D | iaxxx_odsp_hw.h | 73 uint8_t mandatory; member
|