android_hardware_qcom_display/liboverlay
Naomi Luis e2de425bc4 Display: Set WAIT on primary and NO_WAIT on HDMI
When queuing buffers using the overlay:
- Set the NO_WAIT flag for the HDMI channel.
- Set the WAIT flag for the primary channel.
- Queue the buffer on the HDMI first.
- Queue the buffer on the primary.
- Wait for the HDMI Vsync.

Change-Id: Id24e9551230b7a7134bd21a7b3a9e8658f7de222
2011-11-28 16:10:51 -08:00
..
Android.mk Display: Use new APIs for pmem in overlay 2011-11-22 11:36:49 -08:00
overlayLib.cpp Display: Set WAIT on primary and NO_WAIT on HDMI 2011-11-28 16:10:51 -08:00
overlayLib.h Display: Set WAIT on primary and NO_WAIT on HDMI 2011-11-28 16:10:51 -08:00
overlayLibUI.cpp Display: Use new APIs for pmem in overlay 2011-11-22 11:36:49 -08:00
overlayLibUI.h Display: Use new APIs for pmem in overlay 2011-11-22 11:36:49 -08:00