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

  /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/ui/compositor/
compositor_switches.cc 23 const char kUIMaxFramesPending[] = "ui-max-frames-pending";

Completed in 25 milliseconds