/hardware/libhardware/modules/camera/3_4/metadata/ |
D | ranged_converter_test.cpp | 40 int initial = 99; in ExpectConvert() local 41 EXPECT_CALL(*converter_, MetadataToV4L2(initial, _)) in ExpectConvert() 45 ASSERT_EQ(dut_->MetadataToV4L2(initial, &actual), 0); in ExpectConvert() 78 int initial = 99; in TEST_F() local 80 EXPECT_CALL(*converter_, MetadataToV4L2(initial, _)).WillOnce(Return(err)); in TEST_F() 83 EXPECT_EQ(dut_->MetadataToV4L2(initial, &unused), err); in TEST_F()
|
D | map_converter_test.cpp | 39 int initial = 99; in ExpectConvertToV4L2() local 40 EXPECT_CALL(*converter_, MetadataToV4L2(initial, _)) in ExpectConvertToV4L2() 44 ASSERT_EQ(dut_->MetadataToV4L2(initial, &actual), 0); in ExpectConvertToV4L2() 86 int initial = 99; in TEST_F() local 88 EXPECT_CALL(*converter_, MetadataToV4L2(initial, _)).WillOnce(Return(err)); in TEST_F() 91 EXPECT_EQ(dut_->MetadataToV4L2(initial, &unused), err); in TEST_F()
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | IVehicle.hal | 49 * If there is no data available yet, which can happen during initial stage, 61 * Setting some properties require having initial state available. If initial
|
/hardware/interfaces/tv/tuner/1.0/ |
D | ITimeFilter.hal | 26 * It is used by the client to set initial time stamp and enable time 30 * @param timeStamp initial time stamp for the time filter. It based on
|
/hardware/interfaces/wifi/supplicant/1.3/ |
D | ISupplicantStaIface.hal | 96 * Flush fast initial link setup (IEEE 802.11ai FILS) HLP packets. 111 * Add fast initial link setup (IEEE 802.11ai FILS) HLP packets.
|
/hardware/interfaces/security/secretkeeper/aidl/android/hardware/security/secretkeeper/ |
D | SecretManagement.cddl | 25 ; - An initial integer indicating which request is present. 76 ; - An initial integer return code value.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_NV_cooperative_matrix.adoc | 49 *RESOLVED*: In NVIDIA's initial implementation, we will support:
|
D | VK_EXT_debug_report.adoc | 98 In the initial release of the `VK_EXT_debug_report` extension, the token 109 In the initial release of the `VK_EXT_debug_report` extension, the token
|
D | VK_KHR_sampler_ycbcr_conversion.adoc | 63 ** After initial feedback
|
D | invariance.adoc | 23 whenever the command is executed on that initial Vulkan and framebuffer 68 identical each time the command is executed on that initial Vulkan and 124 that initial Vulkan and framebuffer state._
|
D | VK_KHR_surface.adoc | 116 ** Created initial Description section. 134 ** Added issues 3 and 4 documenting choices made when building the initial
|
D | VK_EXT_multisampled_render_to_single_sampled.adoc | 34 In such cases, the application can use an initial subpass to effectively
|
D | VK_NV_fragment_shader_barycentric.adoc | 100 not appear to map to anything supported by the initial hardware
|
D | VK_KHR_shared_presentable_image.adoc | 80 After this initial transition, any image usage that was requested during
|
D | VK_NV_representative_fragment_test.adoc | 61 In the initial implementation of this extension, the representative fragment
|
D | VK_NV_shader_image_footprint.adoc | 57 an initial expensive rendering pass to produce a first image that is then 62 With this feature, an application can limit this waste using an initial pass
|
/hardware/interfaces/automotive/vehicle/aidl/impl/ |
D | README.md | 12 update the initial value for certain properties.
|
/hardware/interfaces/camera/provider/2.5/ |
D | ICameraProvider.hal | 61 * by this provider, to establish the initial device state.
|
/hardware/interfaces/audio/2.0/ |
D | IDevice.hal | 47 * setting the initial master volume across all HALs. HALs which do not 84 * initial master mute across all HALs. HAL must indicate that the feature
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_shared_presentable_image/ |
D | wsi.adoc | 22 The application is only required to make one initial call to
|
/hardware/interfaces/wifi/1.6/ |
D | IWifiChip.hal | 161 * interfaces only supported by the initial combination must be removed until 163 * satisfying only the target combination can be added (meaning the initial
|
/hardware/interfaces/audio/5.0/ |
D | IDevice.hal | 45 * setting the initial master volume across all HALs. HALs which do not 82 * initial master mute across all HALs. HAL must indicate that the feature
|
/hardware/interfaces/audio/4.0/ |
D | IDevice.hal | 45 * setting the initial master volume across all HALs. HALs which do not 82 * initial master mute across all HALs. HAL must indicate that the feature
|
/hardware/interfaces/biometrics/face/aidl/default/ |
D | face.sysprop | 123 # Note that this latency is the initial authentication latency that occurs before
|
/hardware/interfaces/automotive/vehicle/aidl/impl/default_config/config/ |
D | README.md | 4 Vehicle HAL. They contain VehiclePropConfig information along with initial
|