I am trying to write some programs to accessthe HW Composer, so to learn a bit about the HW composer APIs, I thought of looking at the test that comes with the HWC.
I am trying to run the hwc test (located at hardware/libhardware/tests/hwc) on my moto E phone. I see only a blank screen when I run it. I tried changing the glClearColor to Red (1.0f, 0.0f, 0.0f..) but that does not seem to change anything. I see only a blank screen. The queue/dequeue functions are getting called and apparently there is no error being shown in the logs. Would appreciate any help. Has anyone tried running these tests? -- Ramakrishnan -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
