Home
last modified time | relevance | path

Searched defs:mode (Results 4526 - 4550 of 4708) sorted by relevance

1...<<181182183184185186187188189

/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
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h1792 emit_smi_check(Register obj, Label* target, SmiCheckMode mode) emit_smi_check() argument
/third_party/node/deps/v8/src/wasm/baseline/loong64/
H A Dliftoff-assembler-loong64.h1773 emit_smi_check(Register obj, Label* target, SmiCheckMode mode) emit_smi_check() argument
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c3223 static void *dlopen_post(struct dso* p, int mode) { in dlopen_post() argument
3308 dlopen_impl( const char *file, int mode, const char *namespace, const void *caller_addr, const dl_extinfo *extinfo) dlopen_impl() argument
3575 dlopen(const char *file, int mode) dlopen() argument
3633 dlopen_ns(Dl_namespace *dlns, const char *file, int mode) dlopen_ns() argument
3650 dlopen_ns_ext(Dl_namespace *dlns, const char *file, int mode, const dl_extinfo *extinfo) dlopen_ns_ext() argument
4499 dlopen_ext(const char *file, int mode, const dl_extinfo *extinfo) dlopen_ext() argument
[all...]
/third_party/libfuse/lib/
H A Dfuse.c2004 int fuse_fs_create(struct fuse_fs *fs, const char *path, mode_t mode, in fuse_fs_create() argument
2155 int fuse_fs_mknod(struct fuse_fs *fs, const char *path, mode_t mode, in fuse_fs_mknod() argument
2171 int fuse_fs_mkdir(struct fuse_fs *fs, const char *path, mode_t mode) in fuse_fs_mkdir() argument
2298 int fuse_fs_fallocate(struct fuse_fs *fs, const char *path, int mode, in fuse_fs_fallocate() argument
2753 fuse_fs_chmod(struct fuse_fs *fs, const char *path, mode_t mode, struct fuse_file_info *fi) fuse_fs_chmod() argument
2891 fuse_lib_mknod(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, dev_t rdev) fuse_lib_mknod() argument
2929 fuse_lib_mkdir(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode) fuse_lib_mkdir() argument
3129 fuse_lib_create(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, struct fuse_file_info *fi) fuse_lib_create() argument
4297 fuse_lib_fallocate(fuse_req_t req, fuse_ino_t ino, int mode, off_t offset, off_t length, struct fuse_file_info *fi) fuse_lib_fallocate() argument
[all...]
/third_party/libinput/src/
H A Dlibinput.c224 unsigned int mode; member
2892 unsigned int mode; in tablet_pad_notify_button() local
2921 unsigned int mode; in tablet_pad_notify_ring() local
2951 unsigned int mode; in tablet_pad_notify_strip() local
4062 libinput_device_config_send_events_set_mode(struct libinput_device *device, uint32_t mode) libinput_device_config_send_events_set_mode() argument
[all...]
/third_party/libinput/test/
H A Dlitest.c269 grab_device(struct litest_device *device, bool mode) in grab_device() argument
1258 enum quirks_setup_mode mode; in litest_run() local
1529 litest_setup_quirks(struct list *created_files_list, enum quirks_setup_mode mode) litest_setup_quirks() argument
4877 enum litest_mode mode; main() local
[all...]
/third_party/node/deps/v8/src/common/
H A Dglobals.h452 inline size_t hash_value(LanguageMode mode) { in hash_value() argument
456 inline const char* LanguageMode2String(LanguageMode mode) { in LanguageMode2String() argument
466 inline std::ostream& operator<<(std::ostream& os, LanguageMode mode) { in operator <<() argument
559 operator <<(std::ostream& os, const LookupHoistingMode& mode) operator <<() argument
930 IsBaselineCodeFlushingEnabled(base::EnumSet<CodeFlushMode> mode) IsBaselineCodeFlushingEnabled() argument
934 IsByteCodeFlushingEnabled(base::EnumSet<CodeFlushMode> mode) IsByteCodeFlushingEnabled() argument
938 IsStressFlushingEnabled(base::EnumSet<CodeFlushMode> mode) IsStressFlushingEnabled() argument
942 IsFlushingDisabled(base::EnumSet<CodeFlushMode> mode) IsFlushingDisabled() argument
992 hash_value(InlineCacheState mode) hash_value() argument
1112 hash_value(ConvertReceiverMode mode) hash_value() argument
1116 operator <<(std::ostream& os, ConvertReceiverMode mode) operator <<() argument
1278 VariableMode2String(VariableMode mode) VariableMode2String() argument
1315 IsDynamicVariableMode(VariableMode mode) IsDynamicVariableMode() argument
1319 IsDeclaredVariableMode(VariableMode mode) IsDeclaredVariableMode() argument
1325 IsPrivateMethodOrAccessorVariableMode(VariableMode mode) IsPrivateMethodOrAccessorVariableMode() argument
1330 IsSerializableVariableMode(VariableMode mode) IsSerializableVariableMode() argument
1335 IsConstVariableMode(VariableMode mode) IsConstVariableMode() argument
1340 IsLexicalVariableMode(VariableMode mode) IsLexicalVariableMode() argument
1424 hash_value(InterpreterPushArgsMode mode) hash_value() argument
1428 operator <<(std::ostream& os, InterpreterPushArgsMode mode) operator <<() argument
1690 IsSynchronous(ConcurrencyMode mode) IsSynchronous() argument
1693 IsConcurrent(ConcurrencyMode mode) IsConcurrent() argument
1697 ToString(ConcurrencyMode mode) ToString() argument
1705 operator <<(std::ostream& os, ConcurrencyMode mode) operator <<() argument
[all...]

Completed in 159 milliseconds

1...<<181182183184185186187188189