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