/hardware/google/camera/common/hal/tests/ |
D | camera_id_manager_tests.cc | 35 cameras.push_back(CameraIdMap({0, false, {}})); in TEST() 36 cameras.push_back(CameraIdMap({1, false, {}})); in TEST() 37 cameras.push_back(CameraIdMap({2, false, {0, 1}})); in TEST() 47 cameras.push_back(CameraIdMap({0, true, {0, 1}})); in TEST() 48 cameras.push_back(CameraIdMap({1, false, {}})); in TEST() 60 cameras.push_back(CameraIdMap({0, true, {1, 2}})); in TEST() 61 cameras.push_back(CameraIdMap({1, true, {}})); in TEST() 62 cameras.push_back(CameraIdMap({2, true, {}})); in TEST() 63 cameras.push_back(CameraIdMap({3, true, {0, 1}})); in TEST() 74 cameras.push_back(CameraIdMap({0, false, {}})); in TEST() [all …]
|
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/ |
D | drmcrtc.cpp | 103 properties_.push_back(&active_property_); in Init() 104 properties_.push_back(&mode_property_); in Init() 105 properties_.push_back(&out_fence_ptr_property_); in Init() 106 properties_.push_back(&cgc_lut_property_); in Init() 107 properties_.push_back(&cgc_lut_fd_property_); in Init() 108 properties_.push_back(°amma_lut_property_); in Init() 109 properties_.push_back(°amma_lut_size_property_); in Init() 110 properties_.push_back(&gamma_lut_property_); in Init() 111 properties_.push_back(&gamma_lut_size_property_); in Init() 112 properties_.push_back(&linear_matrix_property_); in Init() [all …]
|
D | drmplane.cpp | 35 formats_.push_back(p->formats[i]); in DrmPlane() 182 properties_.push_back(&crtc_property_); in Init() 183 properties_.push_back(&fb_property_); in Init() 184 properties_.push_back(&crtc_x_property_); in Init() 185 properties_.push_back(&crtc_y_property_); in Init() 186 properties_.push_back(&crtc_w_property_); in Init() 187 properties_.push_back(&crtc_h_property_); in Init() 188 properties_.push_back(&src_x_property_); in Init() 189 properties_.push_back(&src_y_property_); in Init() 190 properties_.push_back(&src_w_property_); in Init() [all …]
|
D | drmconnector.cpp | 179 properties_.push_back(&dpms_property_); in Init() 180 properties_.push_back(&crtc_id_property_); in Init() 181 properties_.push_back(&edid_property_); in Init() 183 properties_.push_back(&writeback_pixel_formats_); in Init() 184 properties_.push_back(&writeback_fb_id_); in Init() 185 properties_.push_back(&writeback_out_fence_); in Init() 187 properties_.push_back(&max_luminance_); in Init() 188 properties_.push_back(&max_avg_luminance_); in Init() 189 properties_.push_back(&min_luminance_); in Init() 190 properties_.push_back(&hdr_formats_); in Init() [all …]
|
/hardware/google/camera/common/hal/google_camera_hal/ |
D | vendor_tags.cc | 85 characteristics_keys.push_back(VendorTagIds::kLogicalCamDefaultPhysicalId); in ModifyCharacteristicsKeys() 88 request_keys.push_back(VendorTagIds::kHybridAeEnabled); in ModifyCharacteristicsKeys() 89 result_keys.push_back(VendorTagIds::kHybridAeEnabled); in ModifyCharacteristicsKeys() 91 request_keys.push_back(VendorTagIds::kHdrPlusDisabled); in ModifyCharacteristicsKeys() 92 result_keys.push_back(VendorTagIds::kHdrPlusDisabled); in ModifyCharacteristicsKeys() 93 session_keys.push_back(VendorTagIds::kHdrPlusDisabled); in ModifyCharacteristicsKeys() 95 characteristics_keys.push_back(VendorTagIds::kHdrplusPayloadFrames); in ModifyCharacteristicsKeys() 97 characteristics_keys.push_back(VendorTagIds::kHdrUsageMode); in ModifyCharacteristicsKeys() 99 request_keys.push_back(VendorTagIds::kProcessingMode); in ModifyCharacteristicsKeys() 101 request_keys.push_back(VendorTagIds::kThermalThrottling); in ModifyCharacteristicsKeys() [all …]
|
/hardware/nxp/uwb/halimpl/hal/ |
D | phNxpUwbCalib.cc | 49 packet.push_back(channel); in sr1xx_set_calibration() 59 packet.push_back(1); // number of parameters in sr1xx_set_conf() 86 tlv.push_back(UCI_PARAM_ID_RF_CLK_ACCURACY_CALIB); in sr1xx_apply_calibration() 88 tlv.push_back((uint8_t)data_len + 1); in sr1xx_apply_calibration() 90 tlv.push_back(3); // number of register (must be 0x03) in sr1xx_apply_calibration() 103 tlv.push_back(UCI_PARAM_ID_RX_ANT_DELAY_CALIB); in sr1xx_apply_calibration() 105 tlv.push_back((uint8_t)data_len); in sr1xx_apply_calibration() 119 tlv.push_back(UCI_PARAM_ID_TX_POWER_PER_ANTENNA); in sr1xx_apply_calibration() 121 tlv.push_back((uint8_t)data_len); in sr1xx_apply_calibration() 135 tlv.push_back(UCI_PARAM_ID_TX_BASE_BAND_CONFIG >> 8); in sr1xx_apply_calibration() [all …]
|
/hardware/interfaces/audio/aidl/default/ |
D | Configuration.cpp | 52 profile->channelMasks.push_back( in fillProfile() 211 c.ports.push_back(speakerOutDevice); in getPrimaryConfiguration() 212 c.initialConfigs.push_back( in getPrimaryConfiguration() 220 c.ports.push_back(micInDevice); in getPrimaryConfiguration() 221 c.initialConfigs.push_back( in getPrimaryConfiguration() 228 c.ports.push_back(telephonyTxOutDevice); in getPrimaryConfiguration() 229 c.initialConfigs.push_back( in getPrimaryConfiguration() 236 c.ports.push_back(telephonyRxInDevice); in getPrimaryConfiguration() 237 c.initialConfigs.push_back( in getPrimaryConfiguration() 243 c.ports.push_back(fmTunerInDevice); in getPrimaryConfiguration() [all …]
|
/hardware/nxp/weaver/libese_weaver/src/ |
D | weaver-parser-impl.cpp | 126 request.push_back(CLA); in FrameGetSlotCmd() 127 request.push_back(INS_GET_SLOT); in FrameGetSlotCmd() 128 request.push_back(P1); in FrameGetSlotCmd() 129 request.push_back(P2); in FrameGetSlotCmd() 130 request.push_back(LE); in FrameGetSlotCmd() 150 request.push_back(CLA); in FrameReadCmd() 151 request.push_back(INS_READ); in FrameReadCmd() 152 request.push_back(P1); in FrameReadCmd() 153 request.push_back(P2); in FrameReadCmd() 154 request.push_back(sizeof(uint32_t) + key.size()); // LC in FrameReadCmd() [all …]
|
/hardware/nxp/nfc/snxxx/halimpl/observe_mode/ |
D | ReaderPollConfigParser.cc | 40 eventData.push_back(event); in getWellKnownModEventData() 41 eventData.push_back(SHORT_FLAG); // Always short frame in getWellKnownModEventData() 42 eventData.push_back(timeStamp.size() + GAIN_FIELD_LENGTH + data.size()); in getWellKnownModEventData() 45 eventData.push_back(gain); in getWellKnownModEventData() 67 eventData.push_back(TYPE_UNKNOWN); in getUnknownEvent() 68 eventData.push_back(SHORT_FLAG); // Always short frame in getUnknownEvent() 69 eventData.push_back(eventLength); in getUnknownEvent() 72 eventData.push_back(gain); in getUnknownEvent() 95 eventData.push_back(TYPE_RF_FLAG); in getRFEventData() 96 eventData.push_back(SHORT_FLAG); // Always short frame in getRFEventData() [all …]
|
D | NciDiscoveryCommandBuilder.cc | 50 mRfDiscoverConfiguration.push_back( in parse() 111 mRfDiscoverConfiguration.push_back( in addObserveModeParams() 126 discoveryCommand.push_back(NCI_RF_DISC_COMMD_GID); in build() 127 discoveryCommand.push_back(NCI_RF_DISC_COMMAND_OID); in build() 130 discoveryCommand.push_back(discoveryLength); in build() 131 discoveryCommand.push_back(numberOfConfigurations); in build() 133 discoveryCommand.push_back(mRfDiscoverConfiguration[i].mRfTechMode); in build() 134 discoveryCommand.push_back(mRfDiscoverConfiguration[i].mDiscFrequency); in build()
|
/hardware/libhardware/modules/camera/3_4/ |
D | static_properties_test.cpp | 109 stream_addresses.push_back(&streams[i]); in ExpectConfigurationSupported() 292 configs.push_back( in TEST_F() 327 configs.push_back({{{5, in TEST_F() 386 streams.push_back(MakeStream(output_multisize_non_stalling_)); in TEST_F() 393 streams.push_back(MakeStream(bidirectional_raw_)); in TEST_F() 395 streams.push_back(MakeStream(output_multisize_non_stalling_, in TEST_F() 406 streams.push_back(MakeStream(input_, false, true)); in TEST_F() 408 streams.push_back(MakeStream(output_multisize_non_stalling_, in TEST_F() 419 streams.push_back( in TEST_F() 427 streams.push_back( in TEST_F() [all …]
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 298 hw_resource->hw_pipes.push_back(std::move(pipe_caps)); in GetHWPlanesInfo() 402 supported_formats->push_back(sdm_format); in GetRotatorFormatsForType() 486 fmts.push_back(kFormatARGB8888); in GetSDMFormat() 489 fmts.push_back(drm_format_modifier ? kFormatRGBA8888Ubwc : kFormatRGBA8888); in GetSDMFormat() 492 fmts.push_back(kFormatBGRA8888); in GetSDMFormat() 495 fmts.push_back(kFormatXRGB8888); in GetSDMFormat() 498 fmts.push_back(drm_format_modifier ? kFormatRGBX8888Ubwc : kFormatRGBX8888); in GetSDMFormat() 501 fmts.push_back(kFormatBGRX8888); in GetSDMFormat() 504 fmts.push_back(kFormatRGBA5551); in GetSDMFormat() 507 fmts.push_back(kFormatRGBA4444); in GetSDMFormat() [all …]
|
/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 311 hw_resource->hw_pipes.push_back(std::move(pipe_caps)); in GetHWPlanesInfo() 415 supported_formats->push_back(sdm_format); in GetRotatorFormatsForType() 499 fmts.push_back(kFormatARGB8888); in GetSDMFormat() 502 fmts.push_back(drm_format_modifier ? kFormatRGBA8888Ubwc : kFormatRGBA8888); in GetSDMFormat() 505 fmts.push_back(kFormatBGRA8888); in GetSDMFormat() 508 fmts.push_back(kFormatXRGB8888); in GetSDMFormat() 511 fmts.push_back(drm_format_modifier ? kFormatRGBX8888Ubwc : kFormatRGBX8888); in GetSDMFormat() 514 fmts.push_back(kFormatBGRX8888); in GetSDMFormat() 517 fmts.push_back(kFormatRGBA5551); in GetSDMFormat() 520 fmts.push_back(kFormatRGBA4444); in GetSDMFormat() [all …]
|
/hardware/nxp/keymint/KM200/ |
D | JavacardSecureElement.cpp | 47 apduOut.push_back(static_cast<uint8_t>(APDU_CLS)); // CLS in constructApduMessage() 48 apduOut.push_back(static_cast<uint8_t>(ins)); // INS in constructApduMessage() 49 apduOut.push_back(static_cast<uint8_t>(APDU_P1)); // P1 in constructApduMessage() 50 apduOut.push_back(static_cast<uint8_t>(APDU_P2)); // P2 in constructApduMessage() 57 apduOut.push_back(static_cast<uint8_t>(0x00)); in constructApduMessage() 59 apduOut.push_back(static_cast<uint8_t>(inputData.size() >> 8)); in constructApduMessage() 60 apduOut.push_back(static_cast<uint8_t>(inputData.size() & 0xFF)); in constructApduMessage() 66 apduOut.push_back(static_cast<uint8_t>(0x00)); in constructApduMessage() 67 apduOut.push_back(static_cast<uint8_t>(0x00)); in constructApduMessage()
|
/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 280 hw_resource->hw_pipes.push_back(std::move(pipe_caps)); in GetHWPlanesInfo() 402 supported_formats->push_back(sdm_format); in GetRotatorFormatsForType() 486 fmts.push_back(kFormatARGB8888); in GetSDMFormat() 489 fmts.push_back(drm_format_modifier ? kFormatRGBA8888Ubwc : kFormatRGBA8888); in GetSDMFormat() 492 fmts.push_back(kFormatBGRA8888); in GetSDMFormat() 495 fmts.push_back(kFormatXRGB8888); in GetSDMFormat() 498 fmts.push_back(drm_format_modifier ? kFormatRGBX8888Ubwc : kFormatRGBX8888); in GetSDMFormat() 501 fmts.push_back(kFormatBGRX8888); in GetSDMFormat() 504 fmts.push_back(kFormatRGBA5551); in GetSDMFormat() 507 fmts.push_back(kFormatRGBA4444); in GetSDMFormat() [all …]
|
/hardware/interfaces/bluetooth/audio/utils/aidl_session/ |
D | BluetoothLeAudioCodecsProviderTest.cpp | 116 test_cases.push_back(CreateTestCase( in CreateTestCases() 161 invalid_scenario_test_cases.push_back(ScenarioList(std::vector<Scenario>{ in CreateInvalidScenarios() 165 invalid_scenario_test_cases.push_back(ScenarioList( in CreateInvalidScenarios() 169 invalid_scenario_test_cases.push_back(ScenarioList(std::vector<Scenario>{ in CreateInvalidScenarios() 172 invalid_scenario_test_cases.push_back( in CreateInvalidScenarios() 190 invalid_configuration_test_cases.push_back( in CreateInvalidConfigurations() 195 invalid_configuration_test_cases.push_back( in CreateInvalidConfigurations() 200 invalid_configuration_test_cases.push_back( in CreateInvalidConfigurations() 205 invalid_configuration_test_cases.push_back( in CreateInvalidConfigurations() 224 invalid_codec_configuration_test_cases.push_back(CodecConfigurationList( in CreateInvalidCodecConfigurations() [all …]
|
/hardware/qcom/sm7250/display/sdm/libs/core/ |
D | display_pluggable.cpp | 269 color_modes_cs_.push_back(pt); in InitializeColorModes() 270 var.push_back(std::make_pair(kColorGamutAttribute, kSrgb)); in InitializeColorModes() 271 var.push_back(std::make_pair(kDynamicRangeAttribute, kSdr)); in InitializeColorModes() 272 var.push_back(std::make_pair(kPictureQualityAttribute, kStandard)); in InitializeColorModes() 273 var.push_back(std::make_pair(kRenderIntentAttribute, "0")); in InitializeColorModes() 277 color_modes_cs_.push_back(pt); in InitializeColorModes() 283 var.push_back(std::make_pair(kColorGamutAttribute, kBt2020)); in InitializeColorModes() 284 var.push_back(std::make_pair(kPictureQualityAttribute, kStandard)); in InitializeColorModes() 285 var.push_back(std::make_pair(kRenderIntentAttribute, "0")); in InitializeColorModes() 288 var.push_back(std::make_pair(kGammaTransferAttribute, kSt2084)); in InitializeColorModes() [all …]
|
/hardware/google/graphics/common/libhwc2.1/ |
D | pixelstats-display.cpp | 58 values.push_back(tmp); in reportDisplayPortUsage() 60 values.push_back(tmp); in reportDisplayPortUsage() 62 values.push_back(tmp); in reportDisplayPortUsage() 64 values.push_back(tmp); in reportDisplayPortUsage() 66 values.push_back(tmp); in reportDisplayPortUsage() 68 values.push_back(tmp); in reportDisplayPortUsage()
|
/hardware/nxp/keymint/KM300/ |
D | JavacardSecureElement.cpp | 73 apduOut.push_back(static_cast<uint8_t>(APDU_CLS)); // CLS in constructApduMessage() 74 apduOut.push_back(static_cast<uint8_t>(ins)); // INS in constructApduMessage() 75 apduOut.push_back(static_cast<uint8_t>(APDU_P1)); // P1 in constructApduMessage() 76 apduOut.push_back(static_cast<uint8_t>(APDU_P2)); // P2 in constructApduMessage() 83 apduOut.push_back(static_cast<uint8_t>(0x00)); in constructApduMessage() 85 apduOut.push_back(static_cast<uint8_t>(inputData.size() >> 8)); in constructApduMessage() 86 apduOut.push_back(static_cast<uint8_t>(inputData.size() & 0xFF)); in constructApduMessage() 92 apduOut.push_back(static_cast<uint8_t>(0x00)); in constructApduMessage() 93 apduOut.push_back(static_cast<uint8_t>(0x00)); in constructApduMessage()
|
/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
D | VtsHalGraphicsComposerV2_2TargetTest.cpp | 181 hidlMetadata.push_back({IComposerClient::PerFrameMetadataKey::DISPLAY_RED_PRIMARY_X, 0.680}); in TEST_P() 182 hidlMetadata.push_back({IComposerClient::PerFrameMetadataKey::DISPLAY_RED_PRIMARY_Y, 0.320}); in TEST_P() 183 hidlMetadata.push_back({IComposerClient::PerFrameMetadataKey::DISPLAY_GREEN_PRIMARY_X, 0.265}); in TEST_P() 184 hidlMetadata.push_back({IComposerClient::PerFrameMetadataKey::DISPLAY_GREEN_PRIMARY_Y, 0.690}); in TEST_P() 185 hidlMetadata.push_back({IComposerClient::PerFrameMetadataKey::DISPLAY_BLUE_PRIMARY_X, 0.150}); in TEST_P() 186 hidlMetadata.push_back({IComposerClient::PerFrameMetadataKey::DISPLAY_BLUE_PRIMARY_Y, 0.060}); in TEST_P() 187 hidlMetadata.push_back({IComposerClient::PerFrameMetadataKey::WHITE_POINT_X, 0.3127}); in TEST_P() 188 hidlMetadata.push_back({IComposerClient::PerFrameMetadataKey::WHITE_POINT_Y, 0.3290}); in TEST_P() 189 hidlMetadata.push_back({IComposerClient::PerFrameMetadataKey::MAX_LUMINANCE, 100.0}); in TEST_P() 190 hidlMetadata.push_back({IComposerClient::PerFrameMetadataKey::MIN_LUMINANCE, 0.1}); in TEST_P() [all …]
|
/hardware/google/camera/common/sensor_listener/ |
D | goog_sensor_motion.cc | 130 event_timestamps->push_back(event->sensor_event.timestamp); in GetLatestNSensorEvents() 131 motion_vector_x->push_back(event->sensor_event.u.vec3.x); in GetLatestNSensorEvents() 132 motion_vector_y->push_back(event->sensor_event.u.vec3.y); in GetLatestNSensorEvents() 133 motion_vector_z->push_back(event->sensor_event.u.vec3.z); in GetLatestNSensorEvents() 134 event_arrival_timestamps->push_back(event->event_arrival_time_ns); in GetLatestNSensorEvents() 162 event_timestamps->push_back(event_time); in QuerySensorEventsBetweenTimestamps() 163 motion_vector_x->push_back(event.sensor_event.u.vec3.x); in QuerySensorEventsBetweenTimestamps() 164 motion_vector_y->push_back(event.sensor_event.u.vec3.y); in QuerySensorEventsBetweenTimestamps() 165 motion_vector_z->push_back(event.sensor_event.u.vec3.z); in QuerySensorEventsBetweenTimestamps() 166 event_arrival_timestamps->push_back(event.event_arrival_time_ns); in QuerySensorEventsBetweenTimestamps()
|
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/ |
D | authorization_set.h | 190 void push_back(const KeyParameter& param) { data_.push_back(param); } in push_back() function 191 void push_back(KeyParameter&& param) { data_.push_back(std::move(param)); } in push_back() function 192 void push_back(const AuthorizationSet& set) { in push_back() function 194 push_back(entry); in push_back() 197 void push_back(AuthorizationSet&& set) { in push_back() function 207 void push_back(TypedTagT tag, Value&&... val) { in push_back() function 208 push_back(Authorization(tag, std::forward<Value>(val)...)); in push_back() 214 push_back(*begin); in append() 237 push_back(ttag, std::forward<ValueType>(value)...); in Authorization() 246 push_back(ttag, new_blob); in Authorization() [all …]
|
/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 348 width_constraints.push_back(std::make_pair(kPipeVigLimit, info.vig_limit_index)); in GetSystemInfo() 349 width_constraints.push_back(std::make_pair(kPipeDmaLimit, info.dma_limit_index)); in GetSystemInfo() 350 width_constraints.push_back(std::make_pair(kPipeScalingLimit, info.scaling_limit_index)); in GetSystemInfo() 351 width_constraints.push_back(std::make_pair(kPipeRotationLimit, info.rotation_limit_index)); in GetSystemInfo() 470 hw_resource->hw_pipes.push_back(std::move(pipe_caps)); in GetHWPlanesInfo() 588 supported_formats->push_back(sdm_format); in GetRotatorFormatsForType() 677 fmts.push_back(kFormatARGB8888); in GetSDMFormat() 680 fmts.push_back(drm_format_modifier ? kFormatRGBA8888Ubwc : kFormatRGBA8888); in GetSDMFormat() 683 fmts.push_back(kFormatBGRA8888); in GetSDMFormat() 686 fmts.push_back(kFormatXRGB8888); in GetSDMFormat() [all …]
|
/hardware/interfaces/security/keymint/support/include/keymint_support/ |
D | authorization_set.h | 187 void push_back(const KeyParameter& param) { data_.push_back(param); } in push_back() function 188 void push_back(KeyParameter&& param) { data_.push_back(std::move(param)); } in push_back() function 189 void push_back(const AuthorizationSet& set) { in push_back() function 191 push_back(entry); in push_back() 194 void push_back(AuthorizationSet&& set) { in push_back() function 204 void push_back(TypedTagT tag, Value&&... val) { in push_back() function 205 push_back(Authorization(tag, std::forward<Value>(val)...)); in push_back() 211 push_back(*begin); in append() 231 push_back(ttag, std::forward<ValueType>(value)...); in Authorization() 239 push_back(ttag, new_blob); in Authorization() [all …]
|
/hardware/qcom/sm7250/display/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 340 width_constraints.push_back(std::make_pair(kPipeVigLimit, info.vig_limit_index)); in GetSystemInfo() 341 width_constraints.push_back(std::make_pair(kPipeDmaLimit, info.dma_limit_index)); in GetSystemInfo() 342 width_constraints.push_back(std::make_pair(kPipeScalingLimit, info.scaling_limit_index)); in GetSystemInfo() 343 width_constraints.push_back(std::make_pair(kPipeRotationLimit, info.rotation_limit_index)); in GetSystemInfo() 470 hw_resource->hw_pipes.push_back(std::move(pipe_caps)); in GetHWPlanesInfo() 618 supported_formats->push_back(sdm_format); in GetRotatorFormatsForType() 706 fmts.push_back(kFormatARGB8888); in GetSDMFormat() 709 fmts.push_back(drm_format_modifier ? kFormatRGBA8888Ubwc : kFormatRGBA8888); in GetSDMFormat() 712 fmts.push_back(kFormatBGRA8888); in GetSDMFormat() 715 fmts.push_back(kFormatXRGB8888); in GetSDMFormat() [all …]
|