Mark methods needing to be called on GL thread
Also remove @WorkerThread annotations, as static checks associated with this annotation aren't useful in this part of the codebase because almost no methods are called on the main thread. This change should be a no-op. PiperOrigin-RevId: 512060367
Showing
with
266 additions
and
274 deletions
Please
register
or
sign in
to comment