/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/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/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/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/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/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/qcom/sdm845/display/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 386 hw_resource->hw_pipes.push_back(std::move(pipe_caps)); in GetHWPlanesInfo() 493 supported_formats->push_back(sdm_format); in GetRotatorFormatsForType() 577 fmts.push_back(kFormatARGB8888); in GetSDMFormat() 580 fmts.push_back(drm_format_modifier ? kFormatRGBA8888Ubwc : kFormatRGBA8888); in GetSDMFormat() 583 fmts.push_back(kFormatBGRA8888); in GetSDMFormat() 586 fmts.push_back(kFormatXRGB8888); in GetSDMFormat() 589 fmts.push_back(drm_format_modifier ? kFormatRGBX8888Ubwc : kFormatRGBX8888); in GetSDMFormat() 592 fmts.push_back(kFormatBGRX8888); in GetSDMFormat() 595 fmts.push_back(kFormatRGBA5551); in GetSDMFormat() 598 fmts.push_back(kFormatRGBA4444); in GetSDMFormat() [all …]
|
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/ |
D | authorization_set.h | 188 void push_back(const KeyParameter& param) { data_.push_back(param); } in push_back() function 189 void push_back(KeyParameter&& param) { data_.push_back(std::move(param)); } in push_back() function 190 void push_back(const AuthorizationSet& set) { in push_back() function 192 push_back(entry); in push_back() 195 void push_back(AuthorizationSet&& set) { in push_back() function 205 void push_back(TypedTagT tag, Value&&... val) { in push_back() function 206 push_back(Authorization(tag, std::forward<Value>(val)...)); in push_back() 212 push_back(*begin); in append() 235 push_back(ttag, std::forward<ValueType>(value)...); in Authorization() 244 push_back(ttag, new_blob); in Authorization() [all …]
|
/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
D | VtsHalGraphicsComposerV2_2TargetTest.cpp | 196 hidlMetadata.push_back({IComposerClient::PerFrameMetadataKey::DISPLAY_RED_PRIMARY_X, 0.680}); in TEST_P() 197 hidlMetadata.push_back({IComposerClient::PerFrameMetadataKey::DISPLAY_RED_PRIMARY_Y, 0.320}); in TEST_P() 198 hidlMetadata.push_back({IComposerClient::PerFrameMetadataKey::DISPLAY_GREEN_PRIMARY_X, 0.265}); in TEST_P() 199 hidlMetadata.push_back({IComposerClient::PerFrameMetadataKey::DISPLAY_GREEN_PRIMARY_Y, 0.690}); in TEST_P() 200 hidlMetadata.push_back({IComposerClient::PerFrameMetadataKey::DISPLAY_BLUE_PRIMARY_X, 0.150}); in TEST_P() 201 hidlMetadata.push_back({IComposerClient::PerFrameMetadataKey::DISPLAY_BLUE_PRIMARY_Y, 0.060}); in TEST_P() 202 hidlMetadata.push_back({IComposerClient::PerFrameMetadataKey::WHITE_POINT_X, 0.3127}); in TEST_P() 203 hidlMetadata.push_back({IComposerClient::PerFrameMetadataKey::WHITE_POINT_Y, 0.3290}); in TEST_P() 204 hidlMetadata.push_back({IComposerClient::PerFrameMetadataKey::MAX_LUMINANCE, 100.0}); in TEST_P() 205 hidlMetadata.push_back({IComposerClient::PerFrameMetadataKey::MIN_LUMINANCE, 0.1}); in TEST_P() [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/keymaster/3.0/vts/functional/ |
D | authorization_set.h | 186 void push_back(const KeyParameter& param) { data_.push_back(param); } in push_back() function 187 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() 195 void push_back(AuthorizationSet&& set) { in push_back() function 201 void push_back(TypedTag<TagType::BYTES, tag> ttag, const uint8_t* data, size_t data_length) { in push_back() function 204 push_back(ttag, new_blob); in push_back() 212 template <typename TypedTagT, typename... Value> void push_back(TypedTagT tag, Value&&... val) { in push_back() function 213 push_back(Authorization(tag, std::forward<Value>(val)...)); in push_back() 216 template <typename Iterator> void push_back(Iterator begin, Iterator end) { in push_back() function [all …]
|
/hardware/interfaces/broadcastradio/common/tests/ |
D | WorkerThread_test.cpp | 83 order.push_back(0); in TEST() 90 order.push_back(4); in TEST() 97 order.push_back(1); in TEST() 104 order.push_back(3); in TEST() 111 order.push_back(2); in TEST()
|
/hardware/google/camera/common/hal/utils/ |
D | camera_id_manager.cc | 61 public_camera_internal_ids_.push_back(camera.id); in Initialize() 62 physical_camera_ids_.push_back(camera.physical_camera_ids); in Initialize() 69 public_camera_internal_ids_.push_back(camera.id); in Initialize() 70 physical_camera_ids_.push_back(camera.physical_camera_ids); in Initialize() 104 physical_ids.push_back(camera.id); in ValidateInput() 178 camera_ids.push_back(i); in GetVisibleCameraIds() 188 camera_ids.push_back(i); in GetCameraIds()
|
/hardware/qcom/sdm845/display/sdm/libs/core/ |
D | strategy.cpp | 147 hw_layers_info_->index.push_back(hw_layers_info_->gpu_target_index); in GetNextStrategy() 148 hw_layers_info_->roi_index.push_back(0); in GetNextStrategy() 150 hw_layers_info_->hw_layers.push_back(layer); in GetNextStrategy() 174 hw_layers_info_->left_frame_roi.push_back(LayerRect(0.0f, 0.0f, in GenerateROI() 176 hw_layers_info_->right_frame_roi.push_back(LayerRect(left_split, in GenerateROI() 179 hw_layers_info_->left_frame_roi.push_back(LayerRect(0.0f, 0.0f, in GenerateROI() 181 hw_layers_info_->right_frame_roi.push_back(LayerRect(0.0f, 0.0f, 0.0f, 0.0f)); in GenerateROI()
|
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | HidLocal.cpp | 62 usage.push_back(unsignedInteger); in append() 77 usage.push_back(j); in append() 83 string.push_back(unsignedInteger); in append() 98 string.push_back(j); in append()
|
D | HidGlobal.cpp | 103 mStack.push_back(top()); in append() 107 mStack.push_back(HidGlobal()); // fail-safe in append() 118 mStack.push_back(HidGlobal()); in HidGlobalStack()
|
/hardware/st/nfc/1.0/adaptation/ |
D | config.cpp | 220 token.push_back(c); in readConfig() 225 token.push_back('\0'); in readConfig() 228 token.push_back(c); in readConfig() 281 strValue.push_back(c); in readConfig() 294 while (n-- > 0) strValue.push_back(((numValue >> (n * 8)) & 0xFF)); in readConfig() 307 strValue.push_back('\0'); in readConfig() 312 strValue.push_back(c); in readConfig() 499 m_list.push_back(pParam); in add() 509 m_list.push_back(pParam); in add() 527 push_back(*it); in moveFromList() [all …]
|
/hardware/qcom/sm8150/display/sdm/libs/core/ |
D | display_pluggable.cpp | 334 color_modes_cs_.push_back(pt); in InitializeColorModes() 335 var.push_back(std::make_pair(kColorGamutAttribute, kSrgb)); in InitializeColorModes() 336 var.push_back(std::make_pair(kDynamicRangeAttribute, kSdr)); in InitializeColorModes() 337 var.push_back(std::make_pair(kPictureQualityAttribute, kStandard)); in InitializeColorModes() 341 color_modes_cs_.push_back(pt); in InitializeColorModes() 347 color_modes_cs_.push_back(pt); in InitializeColorModes() 349 var.push_back(std::make_pair(kColorGamutAttribute, kBt2020)); in InitializeColorModes() 350 var.push_back(std::make_pair(kGammaTransferAttribute, kGamma2_2)); in InitializeColorModes() 355 var.push_back(std::make_pair(kColorGamutAttribute, kBt2020)); in InitializeColorModes() 358 var.push_back(std::make_pair(kGammaTransferAttribute, kSt2084)); in InitializeColorModes() [all …]
|
D | strategy.cpp | 156 hw_layers_info_->index.push_back(hw_layers_info_->gpu_target_index); in GetNextStrategy() 157 hw_layers_info_->roi_index.push_back(0); in GetNextStrategy() 164 hw_layers_info_->hw_layers.push_back(layer); in GetNextStrategy() 188 hw_layers_info_->left_frame_roi.push_back(LayerRect(0.0f, 0.0f, in GenerateROI() 190 hw_layers_info_->right_frame_roi.push_back(LayerRect(left_split, in GenerateROI() 193 hw_layers_info_->left_frame_roi.push_back(LayerRect(0.0f, 0.0f, in GenerateROI() 195 hw_layers_info_->right_frame_roi.push_back(LayerRect(0.0f, 0.0f, 0.0f, 0.0f)); in GenerateROI()
|
/hardware/qcom/gps/msm8909w_3100/core/ |
D | SystemStatus.cpp | 81 mField.push_back(str); in SystemStatusNmeaBase() 1250 mCache.mTimeAndClock.push_back(s); in setTimeAndCLock() 1264 mCache.mXoState.push_back(s); in setXoState() 1278 mCache.mRfAndParams.push_back(s); in setRfAndParams() 1292 mCache.mErrRecovery.push_back(s); in setErrRecovery() 1309 mCache.mInjectedPosition.push_back(s); in setInjectedPosition() 1323 mCache.mBestPosition.push_back(s); in setBestPosition() 1337 mCache.mXtra.push_back(s); in setXtra() 1351 mCache.mEphemeris.push_back(s); in setEphemeris() 1365 mCache.mSvHealth.push_back(s); in setSvHealth() [all …]
|
/hardware/st/nfc/st21nfc/adaptation/ |
D | config.cpp | 222 token.push_back(c); in readConfig() 227 token.push_back('\0'); in readConfig() 230 token.push_back(c); in readConfig() 290 strValue.push_back(c); in readConfig() 308 while (n-- > 0) strValue.push_back(((numValue >> (n * 8)) & 0xFF)); in readConfig() 321 strValue.push_back('\0'); in readConfig() 326 strValue.push_back(c); in readConfig() 556 m_list.push_back(pParam); in add() 566 m_list.push_back(pParam); in add() 584 push_back(*it); in moveFromList() [all …]
|
/hardware/qcom/gps/msm8998/core/ |
D | SystemStatus.cpp | 77 mField.push_back(str); in SystemStatusNmeaBase() 1206 mCache.mTimeAndClock.push_back(s); in setTimeAndCLock() 1220 mCache.mXoState.push_back(s); in setXoState() 1234 mCache.mRfAndParams.push_back(s); in setRfAndParams() 1248 mCache.mErrRecovery.push_back(s); in setErrRecovery() 1265 mCache.mInjectedPosition.push_back(s); in setInjectedPosition() 1279 mCache.mBestPosition.push_back(s); in setBestPosition() 1293 mCache.mXtra.push_back(s); in setXtra() 1307 mCache.mEphemeris.push_back(s); in setEphemeris() 1321 mCache.mSvHealth.push_back(s); in setSvHealth() [all …]
|
/hardware/qcom/sdm845/gps/msm8998/core/ |
D | SystemStatus.cpp | 77 mField.push_back(str); in SystemStatusNmeaBase() 1206 mCache.mTimeAndClock.push_back(s); in setTimeAndCLock() 1220 mCache.mXoState.push_back(s); in setXoState() 1234 mCache.mRfAndParams.push_back(s); in setRfAndParams() 1248 mCache.mErrRecovery.push_back(s); in setErrRecovery() 1265 mCache.mInjectedPosition.push_back(s); in setInjectedPosition() 1279 mCache.mBestPosition.push_back(s); in setBestPosition() 1293 mCache.mXtra.push_back(s); in setXtra() 1307 mCache.mEphemeris.push_back(s); in setEphemeris() 1321 mCache.mSvHealth.push_back(s); in setSvHealth() [all …]
|
/hardware/interfaces/camera/device/3.4/default/ |
D | ExternalCameraDevice.cpp | 284 availableCapabilities.push_back(ANDROID_REQUEST_AVAILABLE_CAPABILITIES_DEPTH_OUTPUT); in initAvailableCapabilities() 287 availableCapabilities.push_back(ANDROID_REQUEST_AVAILABLE_CAPABILITIES_BACKWARD_COMPATIBLE); in initAvailableCapabilities() 610 streamConfigurations.push_back(format); in initOutputCharskeysByFormat() 611 streamConfigurations.push_back(supportedFormat.width); in initOutputCharskeysByFormat() 612 streamConfigurations.push_back(supportedFormat.height); in initOutputCharskeysByFormat() 613 streamConfigurations.push_back(streamConfigTag); in initOutputCharskeysByFormat() 628 minFrameDurations.push_back(format); in initOutputCharskeysByFormat() 629 minFrameDurations.push_back(supportedFormat.width); in initOutputCharskeysByFormat() 630 minFrameDurations.push_back(supportedFormat.height); in initOutputCharskeysByFormat() 631 minFrameDurations.push_back(minFrameDuration); in initOutputCharskeysByFormat() [all …]
|
/hardware/interfaces/wifi/1.4/default/tests/ |
D | hidl_struct_util_unit_tests.cpp | 54 legacy_mac_info1.iface_infos.push_back(legacy_iface_info1); in TEST_F() 55 legacy_mac_info1.iface_infos.push_back(legacy_iface_info2); in TEST_F() 56 legacy_mac_infos.push_back(legacy_mac_info1); in TEST_F() 87 legacy_mac_info1.iface_infos.push_back(legacy_iface_info1); in TEST_F() 88 legacy_mac_infos.push_back(legacy_mac_info1); in TEST_F() 89 legacy_mac_info2.iface_infos.push_back(legacy_iface_info2); in TEST_F() 90 legacy_mac_infos.push_back(legacy_mac_info2); in TEST_F() 129 legacy_stats.radios.push_back(legacy_hal::LinkLayerRadioStats{}); in TEST_F() 130 legacy_stats.radios.push_back(legacy_hal::LinkLayerRadioStats{}); in TEST_F() 164 radio.tx_time_per_levels.push_back(rand()); in TEST_F() [all …]
|