Home
last modified time | relevance | path

Searched refs:schemes (Results 1 – 12 of 12) sorted by relevance

/hardware/interfaces/drm/1.4/vts/functional/
Ddrm_hal_test_main.cpp64 [&](const hidl_vec<hidl_array<uint8_t, 16>>& schemes) { in __anon88d811900102() argument
65 if (schemes.size() > 0) { in __anon88d811900102()
66 firstInstanceUuidCombos.push_back(DrmHalTestParam(instance, schemes[0])); in __anon88d811900102()
/hardware/interfaces/drm/1.3/
DIDrmFactory.hal32 * Return vector of uuids identifying crypto schemes supported by this HAL.
34 * @return schemes Vector of uuids for which isCryptoSchemeSupported is true;
37 getSupportedCryptoSchemes() generates(vec<uint8_t[16]> schemes);
/hardware/interfaces/drm/1.3/vts/functional/
Ddrm_hal_test_main.cpp75 [&](const hidl_vec<hidl_array<uint8_t, 16>>& schemes) { in __anone7d0a4ef0102() argument
76 for (const auto &scheme : schemes) { in __anone7d0a4ef0102()
/hardware/interfaces/drm/aidl/vts/
Ddrm_hal_common.cpp269 CryptoSchemes schemes{}; in isCryptoSchemeSupported() local
270 auto ret = drmFactory->getSupportedCryptoSchemes(&schemes); in isCryptoSchemeSupported()
272 if (!ret.isOk() || !std::count(schemes.uuids.begin(), schemes.uuids.end(), uuid)) { in isCryptoSchemeSupported()
279 for (auto ct : schemes.mimeTypes) { in isCryptoSchemeSupported()
Ddrm_hal_test.cpp106 aidl::android::hardware::drm::CryptoSchemes schemes{}; in TEST_P() local
107 auto result = drmFactory->getSupportedCryptoSchemes(&schemes); in TEST_P()
108 EXPECT_FALSE(schemes.uuids.empty()); in TEST_P()
109 for(auto ct : schemes.mimeTypes) { in TEST_P()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_image_compression_control.adoc26 schemes are used.
/hardware/interfaces/audio/
DREADME.md70 * `policy` — Configurable Audio Policy schemes.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dnaming.adoc134 Currently there are two examples of such naming schemes.
/hardware/interfaces/radio/1.0/
Dtypes.hal309 * User-to-User Signaling Information data coding schemes. Possible values for
1513 * fromCodeScheme - uToCodeScheme defines a range of CBM data coding schemes
/hardware/interfaces/wifi/1.0/
Dtypes.hal285 * Mask of event reporting schemes that can be specified in background scan
/hardware/google/pixel/pixelstats/
Dpixelatoms.proto789 * defined integers, referring to board-specific numbering schemes.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dtextures.adoc1392 "`Quantization schemes`" chapter of the <<data-format,Khronos Data Format
1415 "`Quantization schemes`" chapter of the <<data-format,Khronos Data Format