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
71 additions
and
77 deletions
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment