Home
last modified time | relevance | path

Searched refs:g_last_thread (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/renderer/gpu/
Dcompositor_output_surface.cc279 base::PlatformThreadId g_last_thread = base::PlatformThread::CurrentId(); in UpdateSmoothnessTakesPriority() local
280 DCHECK_EQ(g_last_thread, base::PlatformThread::CurrentId()); in UpdateSmoothnessTakesPriority()