More dvr display test.

Refine the single layer single buffer test by displaying all three basic
colors, so that the color channels can be visually checked.

Add DisplayWithDoubleBuffering, which uses single direct surface, single
write buffer queue, two write buffers. Should observe blinking screen:
three primary color blocks display in one sequence and in another
sequence.

Add DisplayWithTwoHardwareLayers, which uses two direct surfaces.
Ahould observe three secondary colors.

Bug: 69267804
Test: mma, manually push and run dvr_display-test in a rooted 8.1.0 phone
Visually check the colors on screen.

Change-Id: Idd3458c9a654a7d947c7e2f5797c268a2d9a782b
2 files changed