summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread/DrawFrameTask.cpp
diff options
context:
space:
mode:
authorWonsik Kim <wonsik@google.com>2014-06-20 17:27:32 +0900
committerWonsik Kim <wonsik@google.com>2014-06-23 14:06:19 +0900
commit9e922ca97097cb1aa67ff53219d874ea2503a80d (patch)
treec08df5c69730b115a062438dde2ba6f6e0e649fb /libs/hwui/renderthread/DrawFrameTask.cpp
parent3722c32860bd74007456076e6fbb4c1b744ed967 (diff)
Fix native calls to null pointer
Since DEVICE_AVAILABLE event fires right after initialization, it could happen before TvInputHal.mPtr is set, which causes calls to null pointer. Fix the bug by allowing TvInputHal to wait for mPtr to be set before calling native methods. Change-Id: Id07f15130beb69f77c16bf3c735285c31ae4a3a4
Diffstat (limited to 'libs/hwui/renderthread/DrawFrameTask.cpp')
0 files changed, 0 insertions, 0 deletions