Commit dd365cbe by huangdarwin Committed by Ian Baker

Transformer GL: Update test name reference.

The prior test does not exist, and is not a pixel test.

PiperOrigin-RevId: 448224929
parent 0948fd1c
...@@ -25,7 +25,7 @@ import org.junit.runner.RunWith; ...@@ -25,7 +25,7 @@ import org.junit.runner.RunWith;
/** /**
* Unit tests for {@link ScaleToFitTransformation}. * Unit tests for {@link ScaleToFitTransformation}.
* *
* <p>See {@code MatrixTransformationFrameProcessorText} for pixel tests testing {@link * <p>See {@code MatrixTransformationFrameProcessorPixelTest} for pixel tests testing {@link
* MatrixTransformationFrameProcessor} given a transformation matrix. * MatrixTransformationFrameProcessor} given a transformation matrix.
*/ */
@RunWith(AndroidJUnit4.class) @RunWith(AndroidJUnit4.class)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment