Home
last modified time | relevance | path

Searched defs:mode (Results 4101 - 4125 of 4290) sorted by relevance

1...<<161162163164165166167168169170>>...172

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp170 auto mode = rsWindow->GetMode(); in IsNeedAvoidWindowMode() local
2638 UpdateWindowMode(OHOS::Rosen::WindowMode mode, bool hasDeco) UpdateWindowMode() argument
2681 UpdateMaximizeMode(OHOS::Rosen::MaximizeMode mode) UpdateMaximizeMode() argument
3370 SearchElementInfoByAccessibilityId( int64_t elementId, int32_t mode, int64_t baseParent, std::list<Accessibility::AccessibilityElementInfo>& output) SearchElementInfoByAccessibilityId() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp1176 auto mode = textLayoutProperty->GetTextSelectableModeValue(TextSelectableMode::SELECTABLE_UNFOCUSABLE); in ShowAIEntityMenu() local
1742 auto mode = textLayoutProperty->GetTextSelectableModeValue(TextSelectableMode::SELECTABLE_UNFOCUSABLE); in IsSelectableAndCopy() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_service_event_handler.cpp1459 constexpr int32_t mode = (S_IRWXU | S_IXGRP | S_IXOTH); in InnerProcessCheckCloudShaderDir() local
H A Dbundle_data_mgr.cpp7833 uint32_t mode = S_IRWXU; in InnerCreateEl5Dir() local
H A Dbase_bundle_installer.cpp3038 int32_t mode = S_IRWXU; in CreateScreenLockProtectionExistDirs() local
3289 int32_t mode = (uid == gid) ? S_IRWXU : (S_IRWXU | S_IRGRP | S_IXGRP); in CreateArkProfile() local
5136 mode_t mode = S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH; in ProcessAsanDirectory() local
6008 constexpr int32_t mode = (S_IRWXU | S_IXGRP | S_IXOTH); in CreateCloudShader() local
6025 int32_t mode = GetIntParameter(IS_ROOT_MODE_PARAM, USER_MODE); VerifyActivationLock() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dmock_web_delegate.cpp306 void WebScreenCaptureRequestOhos::SetCaptureMode(int32_t mode) {} in SetCaptureMode() argument
623 void WebDelegate::UpdateCacheMode(const WebCacheMode& mode) {} in UpdateCacheMode() argument
632 void WebDelegate::UpdateDarkMode(const WebDarkMode& mode) {} in UpdateDarkMode() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.cpp299 ColorFilterMode mode = ColorFilterMode::COLOR_FILTER_END; variable
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp1402 int32_t CaptureSession::GetActiveVideoStabilizationMode(VideoStabilizationMode& mode) in GetActiveVideoStabilizationMode() argument
2783 SceneMode mode = GetMode(); GetZoomPointInfos() local
2826 SetGuessMode(SceneMode mode) SetGuessMode() argument
2906 auto mode = GetMode(); GetSubFeatureMods() local
2923 auto mode = std::find(supportModes.begin(), supportModes.end(), GetMode()); VerifyAbility() local
5001 IsWhiteBalanceModeSupported(WhiteBalanceMode mode, bool &isSupported) IsWhiteBalanceModeSupported() argument
5022 SetWhiteBalanceMode(WhiteBalanceMode mode) SetWhiteBalanceMode() argument
5058 GetWhiteBalanceMode(WhiteBalanceMode &mode) GetWhiteBalanceMode() argument
5140 WhiteBalanceMode mode; SetManualWhiteBalance() local
5652 std::vector<int32_t> mode; SetUsage() local
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp1117 bool CameraFrameworkModuleTest::IsSupportMode(SceneMode mode) in IsSupportMode() argument
3474 FocusAssistFlashMode mode = FocusAssistFlashMode::FOCUS_ASSIST_FLASH_MODE_DEFAULT; in HWTEST_F() local
3577 ExposureHintMode mode; HWTEST_F() local
3883 FlashMode mode; HWTEST_F() local
6822 VideoStabilizationMode mode = MIDDLE; HWTEST_F() local
7604 VideoStabilizationMode mode; HWTEST_F() local
8702 SceneMode mode = SceneMode::CAPTURE; HWTEST_F() local
8719 SceneMode mode = SceneMode::SCAN; HWTEST_F() local
8736 SceneMode mode = SceneMode::CAPTURE_MACRO; HWTEST_F() local
8753 SceneMode mode = SceneMode::CAPTURE_MACRO; HWTEST_F() local
8770 SceneMode mode = SceneMode::VIDEO; HWTEST_F() local
8824 auto mode = camSession->GetFeaturesMode(); HWTEST_F() local
12151 MeteringMode mode; HWTEST_F() local
12189 WhiteBalanceMode mode; HWTEST_F() local
[all...]
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp649 WSError SceneSession::SetGlobalMaximizeMode(MaximizeMode mode) in SetGlobalMaximizeMode() argument
666 WSError SceneSession::GetGlobalMaximizeMode(MaximizeMode& mode) in GetGlobalMaximizeMode() argument
1582 WindowMode mode = GetWindowMode(); CheckGetAvoidAreaAvailable() local
[all...]
H A Dsession.cpp2504 WSError Session::UpdateWindowMode(WindowMode mode) in UpdateWindowMode() argument
2851 MaximizeMode mode = MaximizeMode::MODE_RECOVER; UpdateMaximizeMode() local
[all...]
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp428 WMError WindowImpl::SetWindowMode(WindowMode mode) in SetWindowMode() argument
2161 SetGlobalMaximizeMode(MaximizeMode mode) SetGlobalMaximizeMode() argument
2198 const WindowMode mode = GetMode(); SetImmersiveModeEnabledState() local
2779 UpdateMode(WindowMode mode) UpdateMode() argument
3627 RestoreSplitWindowMode(uint32_t mode) RestoreSplitWindowMode() argument
3918 NotifyModeChange(WindowMode mode, bool hasDeco) NotifyModeChange() argument
4046 auto mode = GetMode(); IsLayoutFullScreen() local
[all...]
H A Dwindow_session_impl.cpp1008 WSError WindowSessionImpl::UpdateWindowMode(WindowMode mode) in UpdateWindowMode() argument
1385 WindowMode mode = GetMode(); in UpdateDecorEnableToAce() local
1408 void WindowSessionImpl::UpdateDecorEnable(bool needNotify, WindowMode mode) in UpdateDecorEnable() argument
1431 NotifyModeChange(WindowMode mode, bool hasDeco) NotifyModeChange() argument
3815 UpdateMaximizeMode(MaximizeMode mode) UpdateMaximizeMode() argument
3886 GetWindowStatusInner(WindowMode mode) GetWindowStatusInner() argument
3907 NotifyWindowStatusChange(WindowMode mode) NotifyWindowStatusChange() argument
[all...]
H A Dwindow_scene_session_impl.cpp2539 SetGlobalMaximizeMode(MaximizeMode mode) SetGlobalMaximizeMode() argument
2560 MaximizeMode mode = MaximizeMode::MODE_RECOVER; GetGlobalMaximizeMode() local
2567 SetWindowMode(WindowMode mode) SetWindowMode() argument
3434 UpdateWindowMode(WindowMode mode) UpdateWindowMode() argument
3472 UpdateWindowModeImmediately(WindowMode mode) UpdateWindowModeImmediately() argument
3497 UpdateMaximizeMode(MaximizeMode mode) UpdateMaximizeMode() argument
4111 WindowMode mode = GetMode(); SetImmersiveModeEnabledState() local
[all...]
/test/xts/hats/telephony/ril/hdi_v1.0/
H A Dhdf_ril_hdiService_test.cpp1808 int32_t RilCallback::GetCallPreferenceModeResponse(const RilRadioResponseInfo &responseInfo, int32_t mode) in GetCallPreferenceModeResponse() argument
1919 int32_t RilCallback::DsdsModeUpdated(const RilRadioResponseInfo &responseInfo, int32_t mode) in DsdsModeUpdated() argument
[all...]
/third_party/ffmpeg/fftools/
H A Dffplay.c948 SDL_YUV_CONVERSION_MODE mode = SDL_YUV_CONVERSION_AUTOMATIC; in set_sdl_yuv_conversion_mode() local
/third_party/glslang/SPIRV/
H A DGlslangToSpv.cpp1639 unsigned int mode; in TGlslangToSpvTraverser() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm.c2252 snd_pcm_start_mode_name(snd_pcm_start_t mode) snd_pcm_start_mode_name() argument
2268 snd_pcm_xrun_mode_name(snd_pcm_xrun_t mode) snd_pcm_xrun_mode_name() argument
2284 snd_pcm_tstamp_mode_name(const snd_pcm_tstamp_t mode) snd_pcm_tstamp_mode_name() argument
2562 snd_pcm_open_conf(snd_pcm_t **pcmp, const char *name, snd_config_t *pcm_root, snd_config_t *pcm_conf, snd_pcm_stream_t stream, int mode) snd_pcm_open_conf() argument
2712 snd_pcm_open_noupdate(snd_pcm_t **pcmp, snd_config_t *root, const char *name, snd_pcm_stream_t stream, int mode, int hop) snd_pcm_open_noupdate() argument
2744 snd_pcm_open(snd_pcm_t **pcmp, const char *name, snd_pcm_stream_t stream, int mode) snd_pcm_open() argument
2774 snd_pcm_open_lconf(snd_pcm_t **pcmp, const char *name, snd_pcm_stream_t stream, int mode, snd_config_t *lconf) snd_pcm_open_lconf() argument
2792 snd_pcm_open_fallback(snd_pcm_t **pcmp, snd_config_t *root, const char *name, const char *orig_name, snd_pcm_stream_t stream, int mode) snd_pcm_open_fallback() argument
2807 snd_pcm_new(snd_pcm_t **pcmp, snd_pcm_type_t type, const char *name, snd_pcm_stream_t stream, int mode) snd_pcm_new() argument
2872 snd_pcm_open_named_slave(snd_pcm_t **pcmp, const char *name, snd_config_t *root, snd_config_t *conf, snd_pcm_stream_t stream, int mode, snd_config_t *parent_conf) snd_pcm_open_named_slave() argument
[all...]
/third_party/backends/backend/
H A Dhp3500.c171 int mode; member
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp7826 DecimalFormat::ERoundingMode mode; global() member
[all...]
/third_party/mbedtls/library/
H A Dssl_tls.c1638 void mbedtls_ssl_conf_dtls_anti_replay(mbedtls_ssl_config *conf, char mode) in mbedtls_ssl_conf_dtls_anti_replay() argument
2377 mbedtls_ssl_get_base_mode( mbedtls_cipher_mode_t mode) mbedtls_ssl_get_base_mode() argument
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c3366 enum a6xx_polygon_mode mode = tu6_polygon_mode(rast_info->polygonMode); in tu_pipeline_builder_parse_rasterization() local
[all...]
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c3317 static LLVMValueRef barycentric_center(struct ac_nir_context *ctx, unsigned mode) in barycentric_center() argument
3323 static LLVMValueRef barycentric_offset(struct ac_nir_context *ctx, unsigned mode, in barycentric_offset() argument
3362 static LLVMValueRef barycentric_centroid(struct ac_nir_context *ctx, unsigned mode) in barycentric_centroid() argument
3368 static LLVMValueRef barycentric_at_sample(struct ac_nir_context *ctx, unsigned mode, in barycentric_at_sample() argument
3389 barycentric_sample(struct ac_nir_context *ctx, unsigned mode) barycentric_sample() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c6795 radv_tex_mipfilter(VkSamplerMipmapMode mode) in radv_tex_mipfilter() argument
6836 radv_tex_filter_mode(VkSamplerReductionMode mode) in radv_tex_filter_mode() argument
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h970 enum pipe_video_vpp_blend_mode mode; member

Completed in 150 milliseconds

1...<<161162163164165166167168169170>>...172