/foundation/arkui/ace_engine/frameworks/core/common/rosen/ |
H A D | rosen_convert_helper.cpp | 25 const static std::map<std::pair<BlurStyle, ThemeColorMode>, MATERIAL_BLUR_STYLE> mp = { in GetRosenBlurStyleValue()
|
/foundation/arkui/ace_engine/frameworks/base/log/ |
H A D | ace_performance_check.h | 91 static std::vector<std::pair<int64_t, std::string>> records_;
|
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | form_value.h | 29 std::pair<std::string, std::string> GetFormValue() in GetFormValue()
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_security_ui_extension.h | 40 std::list<std::pair<napi_ref, std::function<void(const RefPtr<NG::SecurityUIExtensionProxy>&)>>>;
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
H A D | scrollable_paint_property.h | 46 using ContentClip = std::pair<ContentClipMode, RefPtr<ShapeRect>>;
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | component_snapshot.h | 38 static std::pair<int32_t, std::shared_ptr<Media::PixelMap>> GetSync(const std::string& componentId,
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
H A D | line_paint_property.h | 27 using ShapePoint = std::pair<Dimension, Dimension>;
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
H A D | lazy_layout_wrapper_builder.h | 84 std::pair<RefPtr<UINode>, std::string> GetOrCreateFrameNode(int32_t index, int32_t totalCount);
|
H A D | repeat_virtual_scroll_model_ng.cpp | 25 const std::map<std::string, std::pair<bool, uint32_t>>& templateCachedCountMap, in Create()
|
/foundation/arkui/ace_engine/interfaces/inner_api/ace/ai/ |
H A D | data_detector_interface.h | 47 std::unordered_map<std::string, std::vector<std::pair<std::string, FuncVariant>>> menuOptionAndAction;
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/ |
H A D | napi_business_error.h | 59 const std::unordered_map<int32_t, std::pair<int32_t, std::string>> errCodeTable{
|
/foundation/multimedia/audio_framework/services/audio_policy/server/include/ |
H A D | audio_policy_client_proxy.h | 33 void OnAudioFocusInfoChange(const std::list<std::pair<AudioInterrupt, AudioFocuState>> &focusInfoList) override;
|
/foundation/graphic/graphic_3d/lume/metaobject/src/loaders/ |
H A D | csv_string_resource_loader.h | 53 using CsvContentItemType = BASE_NS::pair<BASE_NS::string, BASE_NS::vector<BASE_NS::string>>;
|
/foundation/multimedia/audio_framework/frameworks/native/audioadapter/include/ |
H A D | audio_service_adapter.h | 37 virtual std::pair<float, int32_t> OnGetVolumeDbCb(AudioStreamType streamType) = 0;
|
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/concurrency/ |
H A D | audio_concurrency_service.h | 85 std::map<std::pair<AudioPipeType, AudioPipeType>, ConcurrencyAction> concurrencyCfgMap_ = {};
|
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
H A D | track_animation_state.h | 70 BASE_NS::pair<uint32_t, float> UpdateIndex(float progress);
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/command/ |
H A D | rs_command.h | 79 std::pair<uint16_t, uint16_t> GetUniqueType() const in GetUniqueType()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_capture_recorder.h | 56 static std::pair<uint32_t, uint32_t> GetDirtyRect(uint32_t displayWidth, uint32_t displayHeight);
|
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/ |
H A D | ge_visual_effect.cpp | 62 void GEVisualEffect::SetParam(const std::string& tag, const std::vector<std::pair<float, float>> param) in SetParam()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/ |
H A D | rs_node_map.h | 72 std::unordered_map<AnimationId, std::pair<NodeId, int32_t>> animationNodeIdInstanceIdMap_;
|
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/include/ |
H A D | ge_visual_effect.h | 48 void SetParam(const std::string& tag, const std::vector<std::pair<float, float>>);
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/ |
H A D | hm_symbol_node_build.h | 36 const RSEffectStrategy &effectStrategy, const std::pair<float, float> &offset);
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/ |
H A D | text_style.cpp | 48 const std::vector<std::pair<std::string, int>>& FontFeatures::GetFontFeatures() const in GetFontFeatures()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui_effect/effect/include/ |
H A D | brightness_blender.h | 24 constexpr std::pair<float, float> BRIGHTNESS_BLENDER_LIMITS {-20.f, 20.f}; // limits for brightness blender pamameters
|
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/ |
H A D | hgm_energy_consumption_policy.h | 45 std::unordered_map<int32_t, std::pair<bool, int>> uiEnergyAssuranceMap_;
|