HomeSort by relevance Sort by last modified time
    Searched refs:GPU (Results 1 - 11 of 11) sorted by null

  /external/chromium/chrome/browser/
gpu_process_host_ui_shim.cc 23 #include "gpu/common/gpu_trace_event.h"
63 // The GPU process must never send a synchronous IPC message to the browser
66 // on the browser process' GPU thread.
88 // GpuChildThread, which does not exist in single process and in process GPU
162 BrowserThread::GPU,
208 // Ensure these are destroyed on the GPU thread.
210 BrowserThread::DeleteSoon(BrowserThread::GPU,
216 BrowserThread::DeleteSoon(BrowserThread::GPU,
269 // Resize the window synchronously. The GPU process must not issue GL
292 // Always respond even if the window no longer exists. The GPU process canno
    [all...]
browser_process_impl.cc 221 // delete related objects on the GPU thread. This must be done before
222 // stopping the GPU thread. The GPU thread will close IPC channels to renderer
794 scoped_ptr<base::Thread> thread(new BrowserThread(BrowserThread::GPU));
798 // On Windows the GPU thread needs to pump the compositor child window's
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_processes_api.cc 106 case TaskManager::Resource::GPU:
  /external/chromium/chrome/browser/task_manager/
task_manager.h 57 GPU // A graphics process.
task_manager_resource_providers.cc     [all...]
  /external/chromium/chrome/browser/resources/gpu_internals/
browser_bridge_tests.js 88 textEl.textContent = 'GPU Info:';
  /external/chromium/chrome/browser/resources/ntp4/
new_tab.js 415 // don't yet have GPU acceleration for this.
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.js 525 // don't yet have GPU acceleration for this. Note that we use the appsFrame
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /prebuilts/sdk/6/
android.jar 

Completed in 355 milliseconds