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

  /external/chromium_org/content/browser/renderer_host/
overscroll_controller.cc 66 CompleteAction();
238 CompleteAction();
245 CompleteAction();
338 void OverscrollController::CompleteAction() {
  /external/chromium_org/content/common/gpu/media/
vt_video_decode_accelerator.cc 372 void VTVideoDecodeAccelerator::CompleteAction(Action action) {
391 CompleteAction(pending_actions_.front().action);
434 // access |this| after calling CompleteAction().
436 CompleteAction(ACTION_DESTROY);
514 CompleteAction(action);

Completed in 148 milliseconds