Commit 0bec22f3 by rohks Committed by Rohit Singh

Fix copybara import in `GlTextureInfo`

PiperOrigin-RevId: 514728583
parent 01131747
...@@ -15,6 +15,8 @@ ...@@ -15,6 +15,8 @@
*/ */
package com.google.android.exoplayer2.util; package com.google.android.exoplayer2.util;
import com.google.android.exoplayer2.C;
/** Contains information describing an OpenGL texture. */ /** Contains information describing an OpenGL texture. */
public final class GlTextureInfo { public final class GlTextureInfo {
......
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