/hardware/libhardware/modules/camera/3_4/ |
D | v4l2_metadata_factory.cpp | 73 new Property<std::array<int32_t, 3>>(ANDROID_CONTROL_MAX_REGIONS, in GetV4L2Metadata() 88 new Property<camera_metadata_rational_t>( in GetV4L2Metadata() 228 new Property<uint8_t>(ANDROID_CONTROL_AE_LOCK_AVAILABLE, in GetV4L2Metadata() 235 new Property<uint8_t>(ANDROID_CONTROL_AWB_LOCK_AVAILABLE, in GetV4L2Metadata() 305 std::unique_ptr<PartialMetadataInterface>(new Property<uint8_t>( in GetV4L2Metadata() 334 std::unique_ptr<PartialMetadataInterface>(new Property<uint8_t>( in GetV4L2Metadata() 348 std::unique_ptr<PartialMetadataInterface>(new Property<uint8_t>( in GetV4L2Metadata() 361 components.insert(std::make_unique<Property<float>>( in GetV4L2Metadata() 440 new Property<int32_t>(ANDROID_JPEG_MAX_SIZE, kV4L2MaxJpegSize))); in GetV4L2Metadata() 445 new Property<std::array<int32_t, 3>>( in GetV4L2Metadata() [all …]
|
D | format_metadata_factory.cpp | 245 insertion_point = std::make_unique<Property<ArrayVector<int32_t, 4>>>( in AddFormatComponents() 248 insertion_point = std::make_unique<Property<ArrayVector<int64_t, 4>>>( in AddFormatComponents() 251 insertion_point = std::make_unique<Property<ArrayVector<int64_t, 4>>>( in AddFormatComponents() 253 insertion_point = std::make_unique<Property<int64_t>>( in AddFormatComponents()
|
/hardware/libhardware/modules/camera/3_4/metadata/ |
D | property_test.cpp | 43 Property<int32_t> property(int_tag_, 1); in TEST_F() 57 Property<int32_t> property(int_tag_, data); in TEST_F() 75 Property<std::vector<float>> property(float_tag_, data); in TEST_F() 91 Property<std::array<float, 4>> property(float_tag_, data); in TEST_F() 109 Property<ArrayVector<uint8_t, 3>> property(byte_tag_, data); in TEST_F() 123 Property<int32_t> property(int_tag_, 1); in TEST_F() 133 Property<int32_t> property(int_tag_, 1); in TEST_F() 144 Property<int32_t> property(int_tag_, 1); in TEST_F() 150 Property<int32_t> property(int_tag_, 1); in TEST_F()
|
D | property.h | 27 class Property : public PartialMetadataInterface { 29 Property(int32_t tag, T value) : tag_(tag), value_(std::move(value)){}; in Property() function
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/ |
D | vk_physical_device_properties_gen.py | 66 class Property: class 93 properties: typing.List[Property] 200 properties.append(Property(p, struct_name)) 249 properties.append(Property(p, name))
|
/hardware/interfaces/automotive/vehicle/ |
D | OWNERS | 7 # Property definition
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/LICENSES/ |
D | LicenseRef-KhronosSpecCopyright.adoc | 29 This Specification has been created under the Khronos Intellectual Property 34 license protection under the Khronos Intellectual Property Rights Policy 74 The Khronos Intellectual Property Rights Policy defines the terms 'Scope', 95 For purposes of the Khronos Intellectual Property Rights Policy as it 106 functionality. The Khronos Intellectual Property Rights Policy excludes
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/ |
D | copyright-spec.adoc | 29 This Specification has been created under the Khronos Intellectual Property 34 license protection under the Khronos Intellectual Property Rights Policy 74 The Khronos Intellectual Property Rights Policy defines the terms 'Scope', 95 For purposes of the Khronos Intellectual Property Rights Policy as it 106 functionality. The Khronos Intellectual Property Rights Policy excludes
|
/hardware/interfaces/audio/core/all-versions/vts/functional/ |
D | AudioPrimaryHidlHalTest.h | 423 template <class Property, class BaseTestClass = AudioHidlDeviceTest> 428 Initial(Property value, Optionality check = REQUIRED) : value(value), check(check) {} in value() 429 Property value; 438 const Initial expectedInitial, std::list<Property> valuesToTest, 440 const std::vector<Property>& invalidValues = {}) { 444 Property initialValue = expectedInitial.value; 453 for (Property setValue : valuesToTest) { 462 Property getValue; 473 for (Property invalidValue : invalidValues) { 485 std::list<Property> valuesToTest, Setter setter, Getter getter, [all …]
|
/hardware/interfaces/automotive/vehicle/aidl/impl/proto/android/hardware/automotive/vehicle/ |
D | VehiclePropValueRequest.proto | 30 /* Property identifier */
|
D | VehiclePropConfig.proto | 27 /* Property identifier */
|
D | VehiclePropValue.proto | 32 /* Property identifier */
|
D | VehiclePropertyStatus.proto | 23 /* Property is available and behaving normally */
|
D | VehiclePropertyChangeMode.proto | 23 /* Property of this type must never be changed. Subscription is not supported
|
/hardware/google/pixel/mm/ |
D | pixel-mm-gki.rc | 22 # Property from experiments - server config 26 # Property for local test. It can overwrite the server side config
|
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/ |
D | README.md | 12 1. Vehicle Property (parameter name: `vehicleProp`)
|
/hardware/interfaces/automotive/vehicle/aidl/impl/default_config/config/ |
D | README.md | 1 # Property Configuration Files
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | COPYING.adoc | 59 Property Rights Policy.
|
/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/ |
D | HintManagerTest.cc | 74 "Type": "Property" 83 "Type": "Property",
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 1491 * Property to control power state of application processor 1513 * Property to report power state of application processor 1532 * Property to report bootup reason for the current power on. This is a 1550 * Property to represent brightness of the display. Some cars have single 1569 * Property to feed H/W input events to android 1590 * Property to feed H/W rotary events to android 2982 * Property used to associate (or query the association) the current user with vehicle-specific 3851 * Property of this type must never be changed. Subscription is not supported 3876 * Property config defines the capabilities of it. User of the API 3890 * Property status is a dynamic value that may change based on the vehicle state. [all …]
|
/hardware/interfaces/drm/1.0/ |
D | IDrmPlugin.hal | 293 * Property values defined by the public API are:
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | video_decode_h264_extensions.adoc | 16 Intellectual Property Rights Policy relates to normative references to
|
D | video_decode_h265_extensions.adoc | 16 Intellectual Property Rights Policy relates to normative references to
|
D | video_encode_h264_extensions.adoc | 18 Intellectual Property Rights Policy relates to normative references to
|
D | video_encode_h265_extensions.adoc | 18 Intellectual Property Rights Policy relates to normative references to
|