This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
libs
/
surfaceflinger
/
DisplayHardware
History
Mathias Agopian
24d237db94
add a debug property to disable h/w composition. debug.sf.hw, when set to 0 will disable h/w composition
2009-09-09 19:20:10 -07:00
..
DisplayHardware.cpp
add a debug property to disable h/w composition. debug.sf.hw, when set to 0 will disable h/w composition
2009-09-09 19:20:10 -07:00
DisplayHardware.h
make use of new eglGetRenderBufferANDROID extension to clean-up a bit a few hacks added recently
2009-06-25 00:09:27 -07:00
DisplayHardwareBase.cpp
…
DisplayHardwareBase.h
…