diff options
| author | 2019-02-21 15:02:58 +0900 | |
|---|---|---|
| committer | 2019-02-28 08:15:52 +0900 | |
| commit | 419fb440fe0aefb7fe1f7c14343881bac7b0a5c6 (patch) | |
| tree | 1153a717daf5e08995e88ef88f3a48e455151ae5 /libs/gui/BufferQueueThreadState.cpp | |
| parent | b73a2e3ce7392bfce7903ba86c3fe0cce4799de5 (diff) | |
Move PublicFormat from libandroid_runtime 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.
And also PublicFormat will be deprecated(b/126594675).
This is a part cutting dependency from libmediandk to
libandroid_runtime.
Note: applied clang-format
Bug: 124268753
Test: m -j
Change-Id: I7215dde607b425f7a0d47a6541b83fbe3a0deaf4
Diffstat (limited to 'libs/gui/BufferQueueThreadState.cpp')
0 files changed, 0 insertions, 0 deletions