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

  /external/chromium_org/ui/compositor/
compositor_switches.cc 17 const char kUIMaxFramesPending[] = "ui-max-frames-pending";
compositor_switches.h 16 COMPOSITOR_EXPORT extern const char kUIMaxFramesPending[];
  /external/chromium_org/content/browser/aura/
browser_compositor_output_surface.cc 32 if (command_line->HasSwitch(switches::kUIMaxFramesPending)) {
34 switches::kUIMaxFramesPending);
39 LOG(ERROR) << "Trouble parsing --" << switches::kUIMaxFramesPending;
  /external/chromium_org/chrome/browser/chromeos/login/
chrome_restart_request.cc 129 ::switches::kUIMaxFramesPending,

Completed in 188 milliseconds