summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/PeriodicSync.java
diff options
context:
space:
mode:
authorFlorin Malita <fmalita@google.com>2014-06-03 12:27:17 -0400
committerFlorin Malita <fmalita@google.com>2014-06-04 11:09:18 -0400
commit95d49149cc7fff87a18449fa661454c1b5ddbd30 (patch)
tree3727c264b091e5206e58bf818ceb7900c7da7ab0 /core/java/android/content/PeriodicSync.java
parent522a0278065b929e0d75d1d118e26a39ed57f010 (diff)
downloadframeworks_base-95d49149cc7fff87a18449fa661454c1b5ddbd30.zip
frameworks_base-95d49149cc7fff87a18449fa661454c1b5ddbd30.tar.gz
frameworks_base-95d49149cc7fff87a18449fa661454c1b5ddbd30.tar.bz2
Canvas JNI cleanup.
As pointed out in a previous patch review, some native Canvas methods do not receive a native canvas handle and instead have to use GraphicsJNI to query the object mNativeCanvasWrapper field. To avoid the extra JNI call, this change adds the missing Java wrapper methods and ensures that all native calls are passed efficient native handles. Also, some native methods are consolidated: save, saveAll -> save, clipRect* -> clipRect. Change-Id: I2eae4a633f6a463d9fbae2ca632661acc8b5cfc3
Diffstat (limited to 'core/java/android/content/PeriodicSync.java')
0 files changed, 0 insertions, 0 deletions