Go to file
Andy McFadden 6ef57d7b36 Restore old OpenGL tests
These tests call android_createDisplaySurface() to get a
FramebufferNativeWindow that is passed to EGL.  This relies on the
existence of the framebuffer HAL, which is not supported on many
recent devices.

This change adds a new "window surface" object that the tests
can use to get a window from SurfaceFlinger instead.  All tests
except for the HWC tests now appear to do things.

The HWC tests don't do anything useful, but they no longer depend
on the android_createDisplaySurface() function.

Bug 13323813

Change-Id: I2cbfbacb3452fb658c29e945b0c7ae7c94c1a4ba
2014-03-06 16:46:59 -08:00
build Add Dalvik heap definition for 7" xhdpi devices. 2013-05-06 15:06:20 -07:00
cmds Don't pass in empty arg to dex2oat. 2014-03-05 17:56:31 -08:00
data/etc Add new software features 2014-02-05 19:35:57 +00:00
include Merge "FramebufferNativeWindow.h is obsolete" 2014-03-06 15:31:39 +00:00
libs Merge "FramebufferNativeWindow.h is obsolete" 2014-03-06 15:31:39 +00:00
opengl Restore old OpenGL tests 2014-03-06 16:46:59 -08:00
services am e7643e43: am 8ae7c02e: am ffac23b2: am 4b84704b: Ignore flush complete events when recording last value for a sensor. 2014-03-06 02:57:23 +00:00
MODULE_LICENSE_APACHE2
NOTICE