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

  /external/chromium_org/cc/scheduler/
scheduler.h 98 bool CommitPending() const { return state_machine_.CommitPending(); }
scheduler_state_machine.h 80 bool CommitPending() const {
  /external/chromium_org/content/browser/frame_host/
render_frame_host_manager.cc 213 // CommitPending (which does the notify). We only do this for top-level
430 CommitPending();
447 CommitPending();
    [all...]

Completed in 65 milliseconds