Clean up msg queue implementation in RenderActivity
authorPyry Haulos <phaulos@google.com>
Tue, 30 Sep 2014 19:45:22 +0000 (12:45 -0700)
committerPyry Haulos <phaulos@google.com>
Tue, 30 Sep 2014 20:49:36 +0000 (13:49 -0700)
commit67e56c9a76571b87c58a174bdad44fa1425d40fe
treeafe035054f54892e119b3f5a87fadf2aff4e63a2
parent28ac08943d60932a50281f24af0fa181111cff60
Clean up msg queue implementation in RenderActivity

tcu::Android::Message type (which RenderActivity uses to communicate
with the render thread) didn't validate payload type against the message
type. This change fixes that.

Change-Id: I2f120783e4f1bb5b7d0122bb8849c429577c267c
framework/platform/android/tcuAndroidRenderActivity.cpp
framework/platform/android/tcuAndroidRenderActivity.hpp