• Keun young Park's avatar
    Add GlAppSwitchTest · 0c51ce0b
    Keun young Park authored
     - switches between two Gl-using apps and forces recreating GlContext
     - replica island is used for one GL app.
     - if something goes wrong and rendering is blocked, watchdog timer
        in each app will fire
     - fixed a bug in GlPlanetsActivity as the original code freed vertex /
        index buffer and did not create after pause resume
       : Buffers are just kept to reduce resume time for this test
    
    Change-Id: Ie9f81f97f2746740c9bc37fe000a998bc4e90701
    0c51ce0b
CtsTestCaseList.mk 2.19 KB