Home
last modified time | relevance | path

Searched defs:delay_ms (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/
H A DEchoEffect.h26 EchoEffect(float feedback, float delay_ms): in EchoEffect() argument
H A DSlapbackEffect.h23 SlapbackEffect(float feedforward, float delay_ms): in SlapbackEffect() argument
H A DDoublingEffect.h26 DoublingEffect(float depth_ms, float delay_ms, float noise_pass): in DoublingEffect() argument
H A DWhiteChorusEffect.h25 WhiteChorusEffect(float depth_ms, float delay_ms, float noise_pass): in WhiteChorusEffect() argument
/third_party/node/deps/v8/src/d8/
H A Dd8-platforms.cc258 DelayedTask(std::unique_ptr<Task> task, int32_t delay_ms) in DelayedTask() argument
273 DelayedIdleTask(std::unique_ptr<IdleTask> task, int32_t delay_ms) in DelayedIdleTask() argument
288 DelayedJob(std::unique_ptr<JobTask> job_task, int32_t delay_ms) in DelayedJob() argument
/third_party/node/deps/v8/src/heap/
H A Dmemory-reducer.cc213 void MemoryReducer::ScheduleTimer(double delay_ms) { in ScheduleTimer() argument
/third_party/libfuse/test/
H A Dtest_write_cache.c38 int delay_ms; member
[all...]
/third_party/curl/src/
H A Dtool_operate.c2468 long delay_ms; in serial_transfers() local
/third_party/curl/lib/
H A Dconnect.c344 timediff_t delay_ms; /* delay until start */ member
380 eyeballer_new(struct eyeballer **pballer, cf_ip_connect_create *cf_create, const struct Curl_addrinfo *addr, int ai_family, struct eyeballer *primary, timediff_t delay_ms, timediff_t timeout_ms, expire_id timeout_id) eyeballer_new() argument

Completed in 8 milliseconds