diff options
author | Jooyung Han <jooyung@google.com> | 2019-02-21 14:43:45 +0900 |
---|---|---|
committer | Jooyung Han <jooyung@google.com> | 2019-02-22 06:01:41 +0000 |
commit | 63f5f927fcc30882aa53c2975e27f35c49af0639 (patch) | |
tree | 67124acd1c380e6a8322ed350a3178ad7ff277cd /rs/java/android/renderscript/ProgramStore.java | |
parent | 47aa1516f673278738ad1cc376587507fd47034a (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
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions