Home
last modified time | relevance | path

Searched defs:period (Results 26 - 50 of 238) sorted by relevance

12345678910

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
H A DBasicPeriodFormatter.java40 public String format(Period period) { in format() argument
H A DBasicDurationFormatter.java119 protected String doFormat(Period period) { in doFormat() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
H A DBasicPeriodFormatter.java41 public String format(Period period) { in format() argument
H A DBasicDurationFormatter.java120 protected String doFormat(Period period) { in doFormat() argument
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_writer.h55 void SetProgressCallback(ProgressCallback callback, base::TimeDelta period) { in SetProgressCallback() argument
/third_party/node/deps/zlib/google/
H A Dzip_writer.h55 void SetProgressCallback(ProgressCallback callback, base::TimeDelta period) { in SetProgressCallback() argument
/third_party/skia/third_party/externals/oboe/src/common/
H A DMonotonicCounter.h99 void roundUp64(int32_t period) { in roundUp64() argument
/base/hiviewdfx/hiview/framework/native/unified_collection/utils/include/
H A Dcpu_util.h50 uint64_t period = 0; member
/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_vsync_station.cpp83 int64_t period = 0; in GetVSyncPeriod() local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Didle_time.cpp71 int64_t period = 0; in EventTask() local
/foundation/arkui/ui_lite/interfaces/kits/animator/
H A Danimator.h229 void SetTime(uint32_t period) in SetTime() argument
/foundation/graphic/graphic_utils_lite/frameworks/
H A Dgraphic_timer.cpp72 LONG period = (timer->IsPeriodic() ? timer->GetPeriod() : 0); in WinAsyncThread() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_controller.cpp91 void VSyncController::OnVSyncEvent(int64_t now, int64_t period, in OnVSyncEvent() argument
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/
H A Dvsync_receiver_test.cpp97 int64_t period; in HWTEST_F() local
256 int64_t period; in HWTEST_F() local
291 int64_t period = 0; in HWTEST_F() local
[all...]
H A Dvsync_controller_test.cpp52 void VSyncControllerCallback::OnVSyncEvent(int64_t now, int64_t period, in OnVSyncEvent() argument
/foundation/graphic/graphic_2d/rosen/modules/composer/native_vsync/
H A Dnative_vsync.cpp101 int OH_NativeVSync_GetPeriod(OH_NativeVSync* nativeVsync, long long* period) in OH_NativeVSync_GetPeriod() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_ir_fs.h254 const unsigned period = (reg.type == BRW_REGISTER_TYPE_UV || in is_periodic() local
261 const unsigned period = (reg.hstride == 0 && reg.vstride == 0 ? 1 : in is_periodic() local
/third_party/libevdev/test/
H A Dtest-libevdev-events.c1818 int delay = 500, period = 200; in START_TEST() local
H A Dtest-libevdev-has-event.c220 int delay = 0xab, period = 0xbc; in START_TEST() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query_hw.h124 struct fd_hw_sample_period *period; member
/third_party/skia/tools/timer/
H A DTimeUtils.h37 PingPong(double time, float period, float phase, float ends, float mid) PingPong() argument
/base/web/webview/ohos_adapter/graphic_adapter/src/
H A Dvsync_adapter_impl.cpp160 int64_t period = 0; in GetVSyncPeriod() local
/device/soc/rockchip/rk2206/hardware/include/lz_hardware/
H A Dpwm.h51 uint32_t period; /* unit:ns 1ns~4.29s:1Ghz~0.23hz */ member
63 uint32_t period; member
/foundation/arkui/ace_engine/frameworks/component_test/
H A Didle_watcher.cpp27 constexpr uint32_t period = 2000 / 4; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_display_sync.cpp79 bool RSRenderDisplaySync::OnFrameSkip(uint64_t timestamp, int64_t period, bool isDisplaySyncEnabled) in OnFrameSkip() argument

Completed in 18 milliseconds

12345678910