mirror of
https://github.com/samsonjs/media.git
synced 2026-04-20 13:45:47 +00:00
Format with google-java-format
This commit is contained in:
parent
cf41ba3a3d
commit
6d62d3437c
1 changed files with 0 additions and 2 deletions
|
|
@ -735,10 +735,8 @@ public class ImageRendererTest {
|
|||
// Do nothing.
|
||||
}
|
||||
};
|
||||
|
||||
renderer = new ImageRenderer(fakeDecoderFactory, queuingImageOutput);
|
||||
renderer.init(/* index= */ 0, PlayerId.UNSET, Clock.DEFAULT);
|
||||
|
||||
FakeSampleStream fakeSampleStream =
|
||||
createSampleStream(
|
||||
JPEG_FORMAT_WITH_SIX_TILES,
|
||||
|
|
|
|||
Loading…
Reference in a new issue