Home
last modified time | relevance | path

Searched defs:mode (Results 1076 – 1100 of 2613) sorted by relevance

1...<<41424344454647484950>>...105

/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitycontext_fuzzer/
H A Dabilitycontext_fuzzer.cpp83 int mode = static_cast<int>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/resourceschedule/soc_perf/test/testutil/
H A Dsocperf_test.cpp120 std::string mode = argv[2]; in RequestDeviceMode() local
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/photo_processor/
H A Ddeferred_photo_processor.cpp229 int DeferredPhotoProcessor::GetConcurrency(ExecutionMode mode) in GetConcurrency()
/ohos5.0/foundation/window/window_manager/wm/include/
H A Dressched_report.h87 void RequestPerfIfNeed(WindowSizeChangeReason reason, WindowType type, WindowMode mode) in RequestPerfIfNeed()
/ohos5.0/base/update/updater/test/unittest/applypatch_test/
H A Dall_cmd_unittest.cpp190 mode_t mode = (S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH); variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_stream_collector.cpp239 int32_t AudioStreamCollector::RegisterTracker(AudioMode &mode, AudioStreamChangeInfo &streamChangeI… in RegisterTracker()
602 int32_t AudioStreamCollector::UpdateTracker(const AudioMode &mode, DeviceInfo &deviceInfo) in UpdateTracker()
614 int32_t AudioStreamCollector::UpdateTracker(AudioMode &mode, AudioStreamChangeInfo &streamChangeInf… in UpdateTracker()
628 int32_t AudioStreamCollector::UpdateTrackerInternal(AudioMode &mode, AudioStreamChangeInfo &streamC… in UpdateTrackerInternal()
1083 void AudioStreamCollector::WriterStreamChangeSysEvent(AudioMode &mode, AudioStreamChangeInfo &strea… in WriterStreamChangeSysEvent()
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DBitmapDrawable.java422 public void setTileModeX(Shader.TileMode mode) { in setTileModeX()
438 public final void setTileModeY(Shader.TileMode mode) { in setTileModeY()
889 final Shader.TileMode mode = parseTileMode(tileMode); in updateStateFromTypedArray() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_canvas_autocache.cpp252 static inline bool BlendModeCanCache(SkBlendMode mode) in BlendModeCanCache()
316 void SkiaCanvasAutoCache::onDrawPoints(PointMode mode, size_t count, const SkPoint pts[], in onDrawPoints()
563 QuadAAFlags aa, const SkColor4f& color, SkBlendMode mode) in onDrawEdgeAAQuad()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dpath.cpp183 void Path::AddPath(const Path& src, scalar dx, scalar dy, PathAddMode mode) in AddPath()
188 void Path::AddPath(const Path& src, PathAddMode mode) in AddPath()
193 void Path::AddPath(const Path& src, const Matrix& matrix, PathAddMode mode) in AddPath()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/
H A Dcapture_session.cpp229 Camera_VideoStabilizationMode mode, bool* isSupported) in OH_CaptureSession_IsVideoStabilizationModeSupported()
246 Camera_VideoStabilizationMode* mode) in OH_CaptureSession_GetVideoStabilizationMode()
256 Camera_VideoStabilizationMode mode) in OH_CaptureSession_SetVideoStabilizationMode()
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/
H A Dplayer_impl.cpp448 int32_t PlayerImpl::RewindInner(int64_t mSeconds, PlayerSeekMode mode) in RewindInner()
481 bool PlayerImpl::IsValidRewindMode(PlayerSeekMode mode) in IsValidRewindMode()
496 int32_t PlayerImpl::Rewind(int64_t mSeconds, int32_t mode) in Rewind()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DWindowMagnificationSettings.java357 private void transitToMagnificationMode(int mode) { in transitToMagnificationMode()
450 int mode = getMagnificationMode(); in updateUIControlsIfNeeded() local
/aosp14/frameworks/base/core/java/android/transition/
H A DVisibility.java100 int mode = a.getInt(R.styleable.VisibilityTransition_transitionVisibilityMode, 0); in Visibility() local
124 public void setMode(@VisibilityMode int mode) { in setMode()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavBarHelper.java342 public void onAccessibilityButtonModeChanged(int mode) { in onAccessibilityButtonModeChanged()
471 public void onNavigationModeChanged(int mode) { in onNavigationModeChanged()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/drag_bar/
H A Drender_drag_bar.cpp123 PanelMode mode = PanelMode::HALF; in ShowArrow() local
132 void RenderDragBar::ShowInPanelMode(PanelMode mode) in ShowInPanelMode()
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/service/src/
H A Dclient_bus_center.c184 static void DfxRecordSdkShiftGearStart(const char *packageName, const GearMode *mode) in DfxRecordSdkShiftGearStart()
540 …NGear(const char *pkgName, const char *callerId, const char *targetNetworkId, const GearMode *mode) in ShiftLNNGear()
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_ability.cpp115 std::shared_ptr<RawFileDescriptor> Ability::OpenRawFile(const Uri& uri, const std::string& mode) in OpenRawFile()
232 int Ability::OpenFile(const Uri& uri, const std::string& mode) in OpenFile()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_render_service_client_test.cpp656 ScreenColorGamut mode = COLOR_GAMUT_NATIVE; variable
670 ScreenGamutMap mode = ScreenGamutMap::GAMUT_MAP_CONSTANT; variable
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/adapter/
H A Daudio_adapter_benchmarktest.cpp246 enum AudioPortPassthroughMode mode = PORT_PASSTHROUGH_LPCM; in BENCHMARK_F() local
265 enum AudioPortPassthroughMode mode; in BENCHMARK_F() local
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dtar_file.cpp166 static bool CopyData(TarHeader &hdr, const string &mode, const string &uid, const string &gid, cons… in CopyData()
199 string mode = I2Ocs(sizeof(hdr.mode), st.st_mode & PERMISSION_MASK); in I2OcsConvert() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Drecording_handle.h95 BlendMode mode = BlendMode::SRC_OVER; member
112 BlendMode mode = BlendMode::SRC_OVER; member
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf.cpp387 void SocPerf::RequestDeviceMode(const std::string& mode, bool status) in RequestDeviceMode()
421 for (auto mode : recordDeviceMode_) { in MatchDeviceModeCmd() local
/ohos5.0/base/request/request/services/include/
H A Dc_task_info.h31 uint8_t mode; member
107 uint8_t mode; member
/ohos5.0/base/powermgr/display_manager/state_manager/frameworks/napi/
H A Dbrightness.cpp144 int32_t mode = 0; in SetMode() local
318 bool Brightness::BrightnessInfo::SetAutoMode(bool mode) in SetAutoMode()
/aosp14/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DTracer.java118 public void setOutputMode(Mode mode) { in setOutputMode()

1...<<41424344454647484950>>...105