History log of /hardware/libhardware/tests/hwc/cnativewindow.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4224d9ea16ea2f9813d080b5d20f3992114d33ca 01-Dec-2017 Chih-Hung Hsieh <chh@google.com> Use -Werror in hardware/libhardware/tests

* Remove unused local variables.
* Suppress warning of unused template functions.
* Fix error of unused expression value.

Bug: 66996870
Test: build with WITH_TIDY=1
Change-Id: I5a37c24f3be0f61b0ae4552e34b7311f561d499e
/hardware/libhardware/tests/hwc/cnativewindow.c
4d52b43cb6f5c5fed9256c37212911b2de4c3344 12-May-2016 Chih-Hung Hsieh <chh@google.com> Fix misc-macro-parentheses warnings.

Bug: 28705665
Change-Id: Ie514abfe12bea065658da3706aad8b4c9c0a93c7
/hardware/libhardware/tests/hwc/cnativewindow.c
1aa58f9ef95e0c15bd3e41bb987dd6d8f48aa978 16-Dec-2015 Andreas Gampe <agampe@google.com> Libhardware: Fix tests

Fix some warnings. Silence another. Less build noise.

Change-Id: Ibdbba093c2aca45343bfbe72c551b15d0f94e1b5
/hardware/libhardware/tests/hwc/cnativewindow.c
fc0ff2a8700eb11aef7a961b279d846c8a1c04c5 16-Aug-2013 Jesse Hall <jessehall@google.com> Add HWC_DISPLAY_VIRTUAL and adjust display count constants

Both surfaceflinger and HWC implementations have been defining these
themselves, making future changes more difficult. Better to define
them centrally, where they can be updated easily.

Change-Id: I793158b858c84b2470b05f9ea77cc5a0c7e247f1
/hardware/libhardware/tests/hwc/cnativewindow.c
2c7b08ad8aeedef1807560ea16d54d073bede2b2 07-Mar-2013 Brian Swetland <swetland@google.com> hwcomposer commandline test(s)

Add cnativewindow which provides a minimal bridge between EGL and hwcomposer or fbhal.
Add test-arrows, a trivial GLES2 test program to exercise this.

Change-Id: I60ece4378def6b6eda55437c215fc46a180ad7a3
/hardware/libhardware/tests/hwc/cnativewindow.c