Searched refs:SetVideoSurface (Results 1 – 2 of 2) sorted by relevance
43 import com.google.android.exoplayer2.testutil.Action.SetVideoSurface;320 return apply(new SetVideoSurface(tag)); in setVideoSurface()
436 public static final class SetVideoSurface extends Action { class in Action439 public SetVideoSurface(String tag) { in SetVideoSurface() method in Action.SetVideoSurface