Chromium Code Reviews
DescriptionUse thread with looper and native message loop for vsync service.
This allows not to switch thread when communicating with the
choreographer.
This CL introduces NativeHandlerThread. This is a HandlerThread
(associated to an android Looper) that is also associated to a native
message loop to be able to receive mojo messages.
R=ppi@chromium.org
BUG=https://github.com/domokit/mojo/issues/535
Committed: https://chromium.googlesource.com/external/mojo/+/e15069cf509e8e2fe78200379d616b17eef81ece
Patch Set 1 #Messages
Total messages: 5 (1 generated)
|