| /foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
| H A D | render_node.cpp | 1630 void RenderNode::NotifyTransition(TransitionType type, int32_t nodeId) in NotifyTransition() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/ |
| H A D | search_pattern.cpp | 1344 std::string type = V2::ConvertWrapTextDecorationToStirng( in ToJsonValueForTextField() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/ |
| H A D | slider_pattern.cpp | 538 void SliderPattern::OnWindowSizeChanged(int32_t width, int32_t height, WindowSizeChangeReason type) in OnWindowSizeChanged() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/ |
| H A D | video_pattern.cpp | 2088 void VideoPattern::UpdateOverlayVisibility(VisibleType type) in OnModifyDone() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/ |
| H A D | xcomponent_pattern.cpp | 61 std::string XComponentTypeToString(XComponentType type) in XComponentTypeToString() argument 159 XComponentPattern::XComponentPattern(const std::optional<std::string>& id, XComponentType type, in XComponentPattern() argument
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | node_text_area_modifier.cpp | 545 void SetTextAreaType(ArkUINodeHandle node, ArkUI_Int32 type) in SetTextAreaType() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
| H A D | select_overlay_node.cpp | 702 void SelectOverlayNode::DispatchVisibleState(FrameNodeType type, FrameNodeTrigger trigger) in DispatchVisibleState() argument 734 void SelectOverlayNode::DispatchVisibleToGoneState(FrameNodeType type, FrameNodeTrigger trigger) in DispatchVisibleToGoneState() argument 770 DispatchGoneState(FrameNodeType type, FrameNodeTrigger trigger) DispatchGoneState() argument 803 DispatchGoneToVisibleState(FrameNodeType type, FrameNodeTrigger trigger) DispatchGoneToVisibleState() argument 2141 ExecuteOverlayStatus(FrameNodeType type, FrameNodeTrigger trigger) ExecuteOverlayStatus() argument 2169 SetFrameNodeStatus(FrameNodeType type, FrameNodeStatus status) SetFrameNodeStatus() argument 2189 SetFrameNodeVisibility(FrameNodeType type, VisibleType visibleType) SetFrameNodeVisibility() argument 2213 SetFrameNodeOpacity(FrameNodeType type, float opacity) SetFrameNodeOpacity() argument 2237 HideFrameNodeImmediately(FrameNodeType type) HideFrameNodeImmediately() argument 2245 HideOrShowCirclesAndBackArrow(FrameNodeType type, float value) HideOrShowCirclesAndBackArrow() argument [all...] |
| /foundation/barrierfree/accessibility/frameworks/common/src/ |
| H A D | accessibility_element_info.cpp | 255 void AccessibilityElementInfo::SetPassword(const bool type) in SetPassword() argument
|
| /foundation/barrierfree/accessibility/interfaces/kits/napi/src/ |
| H A D | napi_accessibility_utils.cpp | 306 std::string ConvertWindowTypeToString(AccessibilityWindowType type) in ConvertWindowTypeToString() argument 396 std::string ConvertDaltonizationTypeToString(OHOS::AccessibilityConfig::DALTONIZATION_TYPE type) in ConvertDaltonizationTypeToString() argument 411 ConvertClickResponseTimeTypeToString(OHOS::AccessibilityConfig::CLICK_RESPONSE_TIME type) ConvertClickResponseTimeTypeToString() argument 425 ConvertIgnoreRepeatClickTimeTypeToString(OHOS::AccessibilityConfig::IGNORE_REPEAT_CLICK_TIME type) ConvertIgnoreRepeatClickTimeTypeToString() argument 553 ConvertAccessibilityEventTypeToString(EventType type) ConvertAccessibilityEventTypeToString() argument 583 CoverGestureTypeToString(GestureType type) CoverGestureTypeToString() argument 634 ConvertWindowUpdateTypeToString(WindowUpdateType type) ConvertWindowUpdateTypeToString() argument 653 EventType type = eventInfo.GetEventType(); ConvertEventTypeToString() local 671 ConvertOperationTypeToString(ActionType type) ConvertOperationTypeToString() argument 702 ConvertStringToWindowUpdateTypes(std::string type) ConvertStringToWindowUpdateTypes() argument 726 ConvertStringToEventInfoTypes(std::string type) ConvertStringToEventInfoTypes() argument 751 ConvertStringToCapability(std::string type) ConvertStringToCapability() argument 769 ConvertStringToAccessibleOperationType(const std::string &type) ConvertStringToAccessibleOperationType() argument 805 ConvertStringToAccessibilityAbilityTypes(const std::string &type) ConvertStringToAccessibilityAbilityTypes() argument 824 ConvertStringToAbilityStateType(const std::string &type) ConvertStringToAbilityStateType() argument 839 ConvertStringToDaltonizationTypes(std::string& type) ConvertStringToDaltonizationTypes() argument 856 ConvertStringToClickResponseTimeTypes(std::string& type) ConvertStringToClickResponseTimeTypes() argument 872 ConvertStringToIgnoreRepeatClickTimeTypes(std::string& type) ConvertStringToIgnoreRepeatClickTimeTypes() argument 890 ConvertStringToTextMoveUnit(const std::string &type) ConvertStringToTextMoveUnit() argument 906 ConvertTextMoveUnitToString(TextMoveUnit type) ConvertTextMoveUnitToString() argument [all...] |
| /foundation/multimedia/audio_framework/services/audio_service/server/src/ |
| H A D | audio_endpoint.cpp | 366 std::shared_ptr<AudioEndpoint> AudioEndpoint::CreateEndpoint(EndpointType type, uint64_t id, in CreateEndpoint() argument 385 AudioEndpointInner::AudioEndpointInner(EndpointType type, uint64_t id, in AudioEndpointInner() argument 680 GetFastSource(const std::string &networkId, EndpointType type, IAudioSourceAttr &attr) GetFastSource() argument 774 GetFastSink(const DeviceInfo &deviceInfo, EndpointType type) GetFastSink() argument [all...] |
| H A D | audio_server.cpp | 1150 DeviceType type = activeDevices.front().first; in SetIORoutes() local 1164 int32_t AudioServer::SetIORoutes(DeviceType type, DeviceFlag flag, std::vector<DeviceType> deviceTypes, in SetIORoutes() argument 1216 UpdateActiveDeviceRoute(DeviceType type, DeviceFlag flag, BluetoothOffloadState a2dpOffloadFlag) UpdateActiveDeviceRoute() argument 2125 ResetRouteForDisconnect(DeviceType type) ResetRouteForDisconnect() argument [all...] |
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/ |
| H A D | audio_policy_server.cpp | 1274 int32_t AudioPolicyServer::SetMicrophoneMutePersistent(const bool isMute, const PolicyType type) in SetMicrophoneMutePersistent() argument 2007 InterruptType type in InterruptOnChange() local [all...] |
| H A D | audio_policy_manager_stub.cpp | 1082 CastType type = static_cast<CastType>(data.ReadInt32()); in ConfigDistributedRoutingRoleInternal() local 2050 PolicyType type = static_cast<PolicyType>(data.ReadInt32()); in SetMicrophoneMutePersistentInternal() local
|
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | scene_holder.cpp | 1889 SCENE_NS::IShader::Ptr SceneHolder::GetShader(CORE_NS::Entity materialEntity, ShaderType type) in GetShader() argument 1929 SCENE_NS::IGraphicsState::Ptr SceneHolder::GetGraphicsState(CORE_NS::Entity materialEntity, ShaderType type) in GetGraphicsState() argument 1991 SetGraphicsState( CORE_NS::Entity materialEntity, ShaderType type, const RENDER_NS::GraphicsState& state) SetGraphicsState() argument 2023 GetGraphicsState( CORE_NS::Entity materialEntity, ShaderType type, const SCENE_NS::IShaderGraphicsState::Ptr& ret) GetGraphicsState() argument 2054 SetShader(CORE_NS::Entity materialEntity, ShaderType type, SCENE_NS::IShader::Ptr shader) SetShader() argument 2131 SetGraphicsState(CORE_NS::Entity materialEntity, ShaderType type, SCENE_NS::IGraphicsState::Ptr state) SetGraphicsState() argument 2195 GetHandleUri(RENDER_NS::RenderHandleReference renderHandleReference, UriHandleType type) GetHandleUri() argument [all...] |
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
| H A D | gltf2_importer.cpp | 431 string_view GetImageExtension(GLTF2::MimeType type) in GetImageExtension() argument 702 ContainsAttribute(const GLTF2::MeshPrimitive& primitive, GLTF2::AttributeType type) ContainsAttribute() argument [all...] |
| /foundation/multimedia/audio_framework/services/audio_policy/client/src/ |
| H A D | audio_policy_manager.cpp | 284 int32_t AudioPolicyManager::SetMicrophoneMutePersistent(const bool isMute, const PolicyType type) in SetMicrophoneMutePersistent() argument 1445 int32_t AudioPolicyManager::ConfigDistributedRoutingRole(sptr<AudioDeviceDescriptor> descriptor, CastType type) in ConfigDistributedRoutingRole() argument
|
| /foundation/multimedia/audio_framework/services/audio_service/client/src/ |
| H A D | renderer_in_client.cpp | 317 int32_t type = ipcStream_->GetStreamManagerType(); in InitDirectPipeType() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
| H A D | rs_system_properties.cpp | 208 const char *type = CachedParameterGetChanged(g_Handle, &changed); in GetDirtyRegionDebugType() local 404 const char *type = CachedParameterGetChanged(g_Handle, &changed); in GetSurfaceRegionDfxType() local 422 const char *type = CachedParameterGetChanged(g_Handle, &changed); in GetDumpSurfaceType() local 848 const char *type = CachedParameterGetChanged(g_Handle, &changed); in GetCachedBlurPartialRenderEnabled() local 1089 const char *type = CachedParameterGetChanged(g_Handle, &changed); GetSubTreePrepareCheckType() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/ |
| H A D | rs_render_node.h | 296 virtual void AddDirtyType(RSModifierType type) in AddDirtyType() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
| H A D | rs_profiler.cpp | 1301 std::string type; in OnParallelRenderBegin() local
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
| H A D | ext_decoder.cpp | 1976 HdrMetadata ExtDecoder::GetHdrMetadata(Media::ImageHdrType type)
in HeapMemAlloc() argument 183 SetDecodeContextBuffer(DecodeContext &context, AllocatorType type, uint8_t* ptr, uint64_t count, void* fd) SetDecodeContextBuffer() argument 2152 CheckAuxiliaryMap(AuxiliaryPictureType type) HeapMemAlloc() argument 2175 DecodeHeifAuxiliaryMap(DecodeContext& context, AuxiliaryPictureType type) HeapMemAlloc() argument [all...] |
| H A D | ext_encoder.cpp | 865 static bool FillLitePropertyItem(std::vector<uint8_t>& properties, size_t& offset, PropertyType type,
in FillLitePropertyItem() argument 1604 FillImagePropertyItem(const std::shared_ptr<AbsMemory> &mem, const size_t offset, PropertyType type, const void* payloadData, size_t payloadSize) FillImagePropertyItem() argument [all...] |
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
| H A D | media_file_utils.cpp | 1395 int64_t MediaFileUtils::GetVirtualIdByType(int32_t id, MediaType type) argument 1453 MediaType type; local 1519 MediaType type; local 1842 MediaType type = MimeTypeUtils::GetMediaTypeFromMimeType(myTypeName); global() local [all...] |
| /foundation/multimedia/image_framework/frameworks/kits/js/common/ |
| H A D | image_source_napi.cpp | 2228 napi_typedarray_type type; in UpdateData() local 473 CreateEnumTypeObject(napi_env env, napi_valuetype type, napi_ref* ref, std::vector<struct ImageEnum> imageEnumMap) CreateEnumTypeObject() argument 2854 uint32_t type; ParseDecodingOptionsForPicture() local [all...] |
| /foundation/multimedia/camera_framework/services/camera_service/src/ |
| H A D | hcapture_session.cpp | 724 int32_t type = static_cast<HStreamCapture*>(stream.GetRefPtr())->GetMovingPhotoVideoCodecType(); in ExpandMovingPhotoRepeatStream() local 1436 int32_t HCaptureSession::Release(CaptureSessionReleaseType type) in Release() argument 1687 auto type in SetCameraPhotoProxyInfo() local 1755 CameraShotType type = static_cast<CameraShotType>(cameraShotType); CreateMediaLibrary() local 1864 CameraShotType type = static_cast<CameraShotType>(cameraShotType); CreateMediaLibrary() local [all...] |