diff options
author | Jooyung Han <jooyung@google.com> | 2019-03-04 16:24:35 +0900 |
---|---|---|
committer | Jooyung Han <jooyung@google.com> | 2019-03-04 16:24:35 +0900 |
commit | dda2335e3263ee05e9542cd8b5390dcadfd211f4 (patch) | |
tree | 4e8a66a336d4c948f1eaeb113ecc696ac97983ed /rs/java/android/renderscript/ProgramStore.java | |
parent | 3649374e17f1f50957e011220dcef3d87a11c2e5 (diff) |
Move PublicFormat definition to libui
PublicFormat is defined in android_view_Surface.
However this and related functions are also used in libmediandk
which is both NDK and LL-NDK. As a LL-NDK it should run without
libandroid_runtime.
By moving PublicFormat definition and its utility functions
into libui, LL-NDK can use it without cost of libandroid_runtime.
This is a part cutting dependency from libmediandk to
libandroid_runtime.
Bug: 124268753
Test: m -j
Change-Id: I49eea4325cde244a7168c6954027ee5c9a8459da
Merged-In: I49eea4325cde244a7168c6954027ee5c9a8459da
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions