Home
last modified time | relevance | path

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

/external/chromium_org/base/threading/
Dplatform_thread_freebsd.cc33 case kThreadPriority_Background: in ThreadNiceValue()
Dplatform_thread_linux.cc34 case kThreadPriority_Background: in ThreadNiceValue()
Dplatform_thread_android.cc44 case kThreadPriority_Background: in ThreadNiceValue()
Dplatform_thread.h121 kThreadPriority_Background enumerator
/external/chromium_org/cc/resources/
Draster_worker_pool.cc32 worker->SetThreadPriority(base::kThreadPriority_Background); in RasterTaskGraphRunner()
/external/chromium_org/gpu/command_buffer/service/
Dasync_pixel_transfer_manager_egl.cc93 SetPriority(base::kThreadPriority_Background); in TransferThread()
482 g_transfer_thread.Pointer()->SetPriority(base::kThreadPriority_Background); in WaitForTransferCompletion()
Dasync_pixel_transfer_manager_share_group.cc50 SetPriority(base::kThreadPriority_Background); in TransferThread()
/external/chromium_org/content/renderer/gpu/
Dcompositor_output_surface.cc262 handle, base::kThreadPriority_Background); in SetThreadPriorityToIdle()