mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Format with google-java-format
This commit is contained in:
parent
cf41ba3a3d
commit
6d62d3437c
@ -735,10 +735,8 @@ public class ImageRendererTest {
|
|||||||
// Do nothing.
|
// Do nothing.
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
renderer = new ImageRenderer(fakeDecoderFactory, queuingImageOutput);
|
renderer = new ImageRenderer(fakeDecoderFactory, queuingImageOutput);
|
||||||
renderer.init(/* index= */ 0, PlayerId.UNSET, Clock.DEFAULT);
|
renderer.init(/* index= */ 0, PlayerId.UNSET, Clock.DEFAULT);
|
||||||
|
|
||||||
FakeSampleStream fakeSampleStream =
|
FakeSampleStream fakeSampleStream =
|
||||||
createSampleStream(
|
createSampleStream(
|
||||||
JPEG_FORMAT_WITH_SIX_TILES,
|
JPEG_FORMAT_WITH_SIX_TILES,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user