mirror of
https://github.com/samsonjs/media.git
synced 2026-04-13 12:35:48 +00:00
Fix copybara import in GlTextureInfo
PiperOrigin-RevId: 514728583
This commit is contained in:
parent
0113174788
commit
0bec22f31b
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@
|
|||
*/
|
||||
package com.google.android.exoplayer2.util;
|
||||
|
||||
import com.google.android.exoplayer2.C;
|
||||
|
||||
/** Contains information describing an OpenGL texture. */
|
||||
public final class GlTextureInfo {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue