OSDN Git Service

Reland: Remove NativeWindow and unused DVR functions
authorJiwen 'Steve' Cai <jwcai@google.com>
Tue, 7 Mar 2017 22:16:43 +0000 (14:16 -0800)
committerJiwen 'Steve' Cai <jwcai@google.com>
Fri, 10 Mar 2017 00:12:24 +0000 (16:12 -0800)
commitb62cb6805433b992fdcade7a8e72aaf84f555e47
treeed3d5688e966145e1307a416cabcf5d665a64775
parentaca0d07ddac060698e04b5b66614c5d91d2199a4
Reland: Remove NativeWindow and unused DVR functions

1/ Remove the NativeWindow-backed DVR DisplaySurface implementation.
2/ Unused API such as: dvrCreateDisplaySurface and friends are removed.

Bug: 36033302
Test: Built system, ran basicvr, ran particles on marlin and lucid. Also
updated graphics_app_tests to stop testing deprecated API.

Change-Id: I586a6933f18a5c116bcffdf390ada122fadb9545
libs/vr/libdisplay/Android.mk
libs/vr/libdisplay/graphics.cpp
libs/vr/libdisplay/include/dvr/graphics.h
libs/vr/libdisplay/native_window.cpp [deleted file]
libs/vr/libdisplay/native_window_test.cpp [deleted file]
libs/vr/libdisplay/tests/graphics_app_tests.cpp