/hardware/google/gfxstream/ |
D | meson.build | 19 with_guest = build.contains('guest') or build.contains('both') 20 with_host = build.contains('host') or build.contains('both') 21 with_guest_test = build.contains('guest-test') 33 use_auto = decoders.contains('auto') and with_host 34 use_gles = decoders.contains('gles') and with_host 35 use_vulkan = decoders.contains('vulkan') and with_host 36 use_magma = decoders.contains('magma') and with_host 37 use_composer = decoders.contains('composer') and with_host
|
/hardware/interfaces/tv/ |
D | README.md | 5 - The 'tuner' directory contains the Tuner HIDL and AIDL HALs. 6 - The 'input' directory contains the TV Input HIDL and AIDL HALs. 7 - The 'cec' directory contains the CEC HIDL HAL. 8 - The 'hdmi' directory contains the HDMI-related AIDL HALs, which includes the CEC AIDL HAL.
|
/hardware/interfaces/keymaster/4.1/vts/functional/ |
D | EarlyBootKeyTest.cpp | 52 EXPECT_TRUE(contains(aesKeyData.characteristics.hardwareEnforced, TAG_EARLY_BOOT_ONLY)); in TEST_P() 53 EXPECT_TRUE(contains(hmacKeyData.characteristics.hardwareEnforced, TAG_EARLY_BOOT_ONLY)); in TEST_P() 54 EXPECT_TRUE(contains(rsaKeyData.characteristics.hardwareEnforced, TAG_EARLY_BOOT_ONLY)); in TEST_P() 55 EXPECT_TRUE(contains(ecdsaKeyData.characteristics.hardwareEnforced, TAG_EARLY_BOOT_ONLY)); in TEST_P()
|
/hardware/google/gfxstream/guest/mesa/ |
D | meson.build | 54 with_vulkan_overlay_layer = get_option('vulkan-layers').contains('overlay') 55 with_vulkan_device_select_layer = get_option('vulkan-layers').contains('device-select') 57 if with_tools.contains('all') 75 with_intel_tools = with_tools.contains('intel') or with_tools.contains('intel-ui') 115 …', 'freebsd', 'gnu/kfreebsd', 'dragonfly', 'linux', 'sunos', 'android'].contains(host_machine.syst… 118 if gallium_drivers.contains('auto') 121 if ['x86', 'x86_64'].contains(host_machine.cpu_family()) 126 elif ['arm', 'aarch64'].contains(host_machine.cpu_family()) 131 elif ['mips', 'mips64', 'riscv32', 'riscv64'].contains(host_machine.cpu_family()) 135 elif ['loongarch64'].contains(host_machine.cpu_family()) [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | draw_mesh_limits_common.adoc | 10 contains a shader using the code:TaskEXT {ExecutionModel}, 15 contains a shader using the code:TaskEXT {ExecutionModel}, 20 contains a shader using the code:TaskEXT {ExecutionModel}, 25 contains a shader using the code:TaskEXT {ExecutionModel}, The product
|
D | pipeline_create_info_common.adoc | 9 If pname:flags contains the ename:VK_PIPELINE_CREATE_DERIVATIVE_BIT 13 If pname:flags contains the ename:VK_PIPELINE_CREATE_DERIVATIVE_BIT 18 If pname:flags contains the ename:VK_PIPELINE_CREATE_DERIVATIVE_BIT
|
D | create_ray_tracing_pipelines_common.adoc | 9 If the pname:flags member of any element of pname:pCreateInfos contains 15 If the pname:flags member of any element of pname:pCreateInfos contains
|
D | copy_memoryimage_to_imagememory_common.adoc | 44 If pname:flags contains ename:VK_HOST_IMAGE_COPY_MEMCPY_EXT, the 48 If pname:flags contains ename:VK_HOST_IMAGE_COPY_MEMCPY_EXT, the
|
/hardware/google/gfxstream/host/gl/gl-host-common/opengl/ |
D | EmuglBackendList_unittest.cpp | 70 EXPECT_TRUE(list.contains(kExpected[n])); in TEST() 121 EXPECT_TRUE(list.contains("bar")); in TEST() 122 EXPECT_FALSE(list.contains("foo")); in TEST()
|
/hardware/interfaces/audio/common/ |
D | README | 1 This folder contains code common to audio core and effect API
|
/hardware/interfaces/audio/common/all-versions/ |
D | README | 1 This folder contains code common to all versions of the audio API
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_validation_features.adoc | 27 The structure contains an array of elink:VkValidationFeatureEnableEXT enum 30 The structure also contains an array of elink:VkValidationFeatureDisableEXT
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssNavigationMessageCallback.hal | 57 * Do not send any navigation message that contains words with parity errors 82 * No need to send any navigation message that contains words with parity 111 * contains a sub-index within the current message (or frame) that is being 131 * - For GNSS L1 C/A, Beidou D1 & Beidou D2, each subframe contains 10 30-bit 137 * - For Glonass L1 C/A, each string contains 85 data bits, including the 148 * - For Galileo I/NAV, each page contains 2 page parts, even and odd, with
|
/hardware/google/gfxstream/guest/mesa/src/util/tests/format/ |
D | meson.build | 9 should_fail : meson.get_external_property('xfail', '').contains(t),
|
/hardware/google/gfxstream/guest/mesa/src/ |
D | meson.build | 72 if with_tools.contains('drm-shim') 94 if with_gallium_freedreno or with_freedreno_vk or with_tools.contains('freedreno') 100 if with_gallium_panfrost or with_gallium_lima or with_panfrost_vk or with_tools.contains('panfrost') 112 if with_gallium_asahi or with_tools.contains('asahi')
|
/hardware/interfaces/camera/device/3.3/ |
D | ICameraDeviceSession.hal | 26 * Obtained via ICameraDevice::open(), this interface contains the methods to 37 * - The output HalStreamConfiguration now contains an overrideDataspace
|
/hardware/google/gfxstream/host/vulkan/emulated_textures/ |
D | README.md | 3 This directory contains code related to providing emulated support for compressed texture formats.
|
/hardware/google/pixel-sepolicy/citadel/ |
D | README.md | 3 This directory contains all the SELinux rules for communication with the
|
/hardware/interfaces/camera/device/3.4/ |
D | types.hal | 83 * Identical to @3.2::StreamConfiguration, except that it contains session 84 * parameters, and the streams vector contains @3.4::Stream. 147 * Identical to @3.3::HalStreamConfiguration, except that it contains @3.4::HalStream entries. 182 * If fmqSettingsSize is zero, the settings buffer contains the capture and 201 * The request contains the settings to be used for this capture, and the set of 211 * Identical to @3.2::CaptureRequest, except that it contains 223 * settings field contains the metadata for the HAL to read. When metadata 320 * If fmqMetadataSize is zero, the metadata buffer contains the metadata 329 * Identical to @3.2::CaptureResult, except that it contains a list of 340 * For a CaptureResult that contains physical camera metadata, its
|
/hardware/google/gfxstream/host/gl/gl-host-common/include/host-common/opengl/ |
D | EmuglBackendList.h | 41 bool contains(const char* name) const;
|
/hardware/interfaces/tests/memory/2.0/ |
D | IMemoryInterface.hal | 9 // equal size, the first contains the byte-wise sum and the other the byte-
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/containers/ |
D | Lookup.h | 149 bool contains(const T& c, const typename T::key_type& key) { in contains() function 160 if (contains(c, key)) { in containsAnyOf()
|
/hardware/google/aemu/base/include/aemu/base/containers/ |
D | Lookup.h | 152 bool contains(const T& c, const typename T::key_type& key) { in contains() function 163 if (contains(c, key)) { in containsAnyOf()
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/ |
D | README | 1 This folder contains message definitions for various protocols based on Netlink.
|
/hardware/interfaces/automotive/vehicle/aidl/rust_impl/ |
D | README.md | 6 This folder contains a skeleton VHAL implementation in Rust to demonstrate
|