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 23 const char kUIMaxFramesPending[] = "ui-max-frames-pending";
compositor_switches.h 18 COMPOSITOR_EXPORT extern const char kUIMaxFramesPending[];
  /external/chromium_org/content/browser/aura/
browser_compositor_output_surface.cc 56 if (command_line->HasSwitch(switches::kUIMaxFramesPending)) {
58 switches::kUIMaxFramesPending);
63 LOG(ERROR) << "Trouble parsing --" << switches::kUIMaxFramesPending;
  /external/chromium_org/chrome/browser/chromeos/login/
chrome_restart_request.cc 136 ::switches::kUIMaxFramesPending,

Completed in 49 milliseconds