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 D | EchoEffect.h | 26 EchoEffect(float feedback, float delay_ms): in EchoEffect() argument
|
H A D | SlapbackEffect.h | 23 SlapbackEffect(float feedforward, float delay_ms): in SlapbackEffect() argument
|
H A D | DoublingEffect.h | 26 DoublingEffect(float depth_ms, float delay_ms, float noise_pass): in DoublingEffect() argument
|
H A D | WhiteChorusEffect.h | 25 WhiteChorusEffect(float depth_ms, float delay_ms, float noise_pass): in WhiteChorusEffect() argument
|
/third_party/node/deps/v8/src/d8/ |
H A D | d8-platforms.cc | 258 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 D | memory-reducer.cc | 213 void MemoryReducer::ScheduleTimer(double delay_ms) { in ScheduleTimer() argument
|
/third_party/libfuse/test/ |
H A D | test_write_cache.c | 38 int delay_ms; member [all...] |
/third_party/curl/src/ |
H A D | tool_operate.c | 2468 long delay_ms; in serial_transfers() local
|
/third_party/curl/lib/ |
H A D | connect.c | 344 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