Searched refs:g_last_thread (Results 1 – 1 of 1) sorted by relevance
279 base::PlatformThreadId g_last_thread = base::PlatformThread::CurrentId(); in UpdateSmoothnessTakesPriority() local280 DCHECK_EQ(g_last_thread, base::PlatformThread::CurrentId()); in UpdateSmoothnessTakesPriority()