Searched refs:playAll (Results 1 – 1 of 1) sorted by relevance
234 public boolean playAll(Surface surface) { in playAll() method in VideoEncoderTest.VideoStorage495 public boolean playBack(Surface surface) { return mEncodedStream.playAll(surface); } in playBack()