summaryrefslogtreecommitdiff
path: root/rs/jni/android_renderscript_RenderScript.cpp
AgeCommit message (Collapse)Author
2014-01-08Fix most logging macros for context pointers.Tim Murray
Change-Id: I7f4a8db4f3a52c368cc32ce0428f8001df8a4166
2013-12-18Fix improper declaration/use of pointer.Stephen Hines
https://code.google.com/p/android/issues/detail?id=61547 This variable is shadowing the outer "ptr" declaration, resulting in a potential NULL pointer being passed to the message API. Change-Id: If96bfae8d5e874e12597182678a180ba137b78da
2013-12-17Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray
Change-Id: I30b6633578f063840e1bdbcc9ba513b727912a6d