Update GL thread name, per package name
PiperOrigin-RevId: 609686878
This commit is contained in:
parent
88c6877418
commit
601d6ed587
@ -59,7 +59,7 @@ import org.checkerframework.checker.nullness.qual.MonotonicNonNull;
|
||||
@UnstableApi
|
||||
public abstract class MultipleInputVideoGraph implements VideoGraph {
|
||||
|
||||
private static final String SHARED_EXECUTOR_NAME = "Transformer:MultipleInputVideoGraph:Thread";
|
||||
private static final String SHARED_EXECUTOR_NAME = "Effect:MultipleInputVideoGraph:Thread";
|
||||
|
||||
private static final long RELEASE_WAIT_TIME_MS = 1_000;
|
||||
private static final int PRE_COMPOSITOR_TEXTURE_OUTPUT_CAPACITY = 2;
|
||||
|
Loading…
x
Reference in New Issue
Block a user