Lines Matching refs:SeekAction
62 struct NuPlayer::SeekAction : public Action {63 SeekAction(int64_t seekTimeUs)74 DISALLOW_EVIL_CONSTRUCTORS(SeekAction);811 mDeferredActions.push_back(new SeekAction(seekTimeUs));