Files
frameworks_base/core/java/android/view
Leon Scroggins III 87d429262b Move TextureLayer into android.graphics
Bug: 155905258
Test: make and boot

It is tightly integrated with android.graphics.HardwareRenderer, and
this follows on I30d34055b6870dc1039f190a88f4a747cee17300, which moved
the native component into android_graphics_TextureLayer.cpp, and
Ifa044281a3c36cbc1b413175711e9b172cda640f, which registers its JNI along
with other graphics classes.

Make TextureLayer AutoCloseable, replacing destroy() with close(). Add
annotations where appropriate.

Change-Id: I1b146ff02a20751246636144c88fe6f8eec43514
2020-06-02 14:20:05 -04:00
..
2020-05-18 13:56:09 -04:00
2020-02-24 12:45:27 -08:00
2020-04-20 15:07:59 +00:00
2020-02-24 12:45:27 -08:00
2019-10-17 17:21:29 +00:00
2020-05-04 11:41:13 +08:00