Searched defs:MIN_EARLY_TRANSACTION_TIME (Results 1 – 2 of 2) sorted by relevance
46 static const std::chrono::nanoseconds MIN_EARLY_TRANSACTION_TIME; variable
36 const std::chrono::nanoseconds VsyncModulator::MIN_EARLY_TRANSACTION_TIME = 1ms; member in android::scheduler::VsyncModulator