OSDN Git Service

[WIP] Use non-fast JNI for Canvas.native_drawBitmap.
authorHiroshi Yamauchi <yamauchi@google.com>
Mon, 25 Jul 2016 20:50:00 +0000 (13:50 -0700)
committerHiroshi Yamauchi <yamauchi@google.com>
Mon, 25 Jul 2016 20:52:28 +0000 (13:52 -0700)
commitefbf4efba0b006847f6d9c9b807d8cdc2d307589
treed078e3ba1387b74b5f6d05eda4e1d52f74dbbfcc
parenta19c3ff81a16731ca80ac502aba4760d297e5814
[WIP] Use non-fast JNI for Canvas.native_drawBitmap.

To avoid long GC thread suspension in the testWidgetsContainerFling
jank test.

Bug: 30190862

Change-Id: Ib322f4c02b6a2e8906693d04a562be559729e023
core/jni/android_graphics_Canvas.cpp