OSDN Git Service

mNativeCanvas is long, not int.
authorNarayan Kamath <narayan@google.com>
Wed, 29 Jan 2014 12:21:32 +0000 (12:21 +0000)
committerNarayan Kamath <narayan@google.com>
Wed, 29 Jan 2014 12:21:32 +0000 (12:21 +0000)
commite3a6663bb2d006c3e8cea7c529378af862f050a6
treecd4643874cc314448ab176e7cc8e3429fd5e5a9e
parent50afaefdc09060c7435291bc91aac47295ce2dfd
mNativeCanvas is long, not int.

swapNativeCanvas was asking for an int field.

Change-Id: I660fb13ecfb5d3b24201676dc03c16d61c92af07
core/jni/android_view_TextureView.cpp