Home
last modified time | relevance | path

Searched defs:period (Results 1 - 25 of 234) sorted by relevance

12345678910

/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DQueryHelper.h30 float period; member
/foundation/communication/dsoftbus/tests/sdk/bus_center/demo/bus_center/
H A Dtime_sync_demo.c45 TimeSyncPeriod period = NORMAL_PERIOD; in main() local
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/time_sync/src/
H A Dlnn_time_sync_impl_virtual.c32 LnnStartTimeSyncImpl(const char *targetNetworkId, TimeSyncAccuracy accuracy, TimeSyncPeriod period, const TimeSyncImplCallback *callback) LnnStartTimeSyncImpl() argument
H A Dlnn_time_sync_manager_virtual.c21 LnnStartTimeSync(const char *pkgName, int32_t callingPid, const char *targetNetworkId, TimeSyncAccuracy accuracy, TimeSyncPeriod period) LnnStartTimeSync() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
H A DPeriodFormatter.java32 String format(Period period); in format() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
H A DPeriodFormatter.java34 String format(Period period); in format() argument
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dsoftware_version_test.cpp33 char period = 'x'; in CheckFormOfHighLevelVersion() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dsoftware_version_test.cpp33 char period = 'x'; in CheckFormOfHighLevelVersion() local
/third_party/spirv-tools/test/
H A Dsoftware_version_test.cpp33 char period = 'x'; in CheckFormOfHighLevelVersion() local
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeModularCounter.hpp40 explicit ModularCounter (T period, T initialValue = T{0}) in ModularCounter() argument
/base/web/webview/test/unittest/ohos_adapter/graphic_adapter_test/
H A Dgraphic_adapter_test.cpp72 int64_t period = adapter.GetVSyncPeriod(); in HWTEST_F() local
/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dtask.h62 Task(uint32_t period) : period_(period), lastRun_(0) {} in Task() argument
73 SetPeriod(uint32_t period) SetPeriod() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/systemtest/
H A DnativeVsync_getPeriod_test.cpp47 long long period = 0; in HWTEST_F() local
H A Dvsync_sample_test.cpp40 int64_t period = 1000000000 / refreshRate; // 1000000000ns in GetHardwareVsyncTimestamp() local
64 int64_t period = vsyncSampler->GetPeriod(); in HWTEST_F() local
85 int64_t period = vsyncSampler->GetPeriod(); in HWTEST_F() local
106 int64_t period in HWTEST_F() local
127 int64_t period = vsyncSampler->GetPeriod(); HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/starttimesync_fuzzer/
H A Dstarttimesync_fuzzer.cpp41 TimeSyncPeriod period = NORMAL_PERIOD; in StartTimeSyncTest() local
58 reinterpret_cast<const char *>(tmp), timeAccuracy, period, &g_timeSyncCb); in StartTimeSyncTest() local
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Dsession_bus_center.cpp30 StartTimeSync(const char *pkgName, const char *targetNetworkId, TimeSyncAccuracy accuracy, TimeSyncPeriod period, ITimeSyncCb *cb) StartTimeSync() argument
/third_party/ffmpeg/tests/checkasm/
H A Dopusdsp.c37 static void test_postfilter(int period) in test_postfilter() argument
/third_party/mesa3d/src/intel/common/
H A Dintel_pixel_hash.h53 intel_compute_pixel_hash_table_3way(unsigned n, unsigned m, unsigned period, unsigned index, bool flip, uint32_t *p) intel_compute_pixel_hash_table_3way() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dperiodic_sampler.h196 SetGlobalPeriod(int period) SetGlobalPeriod() argument
[all...]
/third_party/skia/docs/examples/
H A Dpong.cpp5 static SkScalar PingPong(double t, SkScalar period, SkScalar phase, in REG_FIDDLE_ANIMATED() argument
H A Dpong2.cpp5 static SkScalar PingPong(double t, SkScalar period, SkScalar phase, in REG_FIDDLE_ANIMATED() argument
/base/hiviewdfx/hiview/framework/native/unified_collection/calculator/
H A Dio_calculator.cpp96 double IoCalculator::PercentValue(uint64_t preValue, uint64_t currValue, uint64_t period) in PercentValue() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_render_display_sync_test.cpp99 int64_t period = 8333333; in HWTEST_F() local
/third_party/ffmpeg/libavcodec/
H A Dopusdsp.c23 static void postfilter_c(float *data, int period, float *gains, int len) in postfilter_c() argument
/third_party/ffmpeg/libavdevice/
H A Dtimefilter.c76 double ff_timefilter_update(TimeFilter *self, double system_time, double period) in ff_timefilter_update() argument
50 ff_timefilter_new(double time_base, double period, double bandwidth) ff_timefilter_new() argument

Completed in 10 milliseconds

12345678910