This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a650aaa3918f47ceb116ce8dfd3f1e423687fa69
frameworks_base
/
include
/
private
/
ui
History
Mathias Agopian
6158b1bf03
Region now has its own implementation instead of relying on SkRegion, which allows us to break libui's dependency on libcorecg.
2009-05-17 23:34:16 -07:00
..
android_natives_priv.h
move android_native_buffer_t declaration into its own private/ui/android_native_priv.h header, since user code should never have access to it.
2009-05-05 18:21:32 -07:00
LayerState.h
auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00
RegionHelper.h
Region now has its own implementation instead of relying on SkRegion, which allows us to break libui's dependency on libcorecg.
2009-05-17 23:34:16 -07:00
SharedState.h
Integrate from //sandbox/mathias/donut/...@145728
2009-04-10 14:24:30 -07:00
SurfaceBuffer.h
move android_native_buffer_t declaration into its own private/ui/android_native_priv.h header, since user code should never have access to it.
2009-05-05 18:21:32 -07:00
SurfaceFlingerSynchro.h
a brand new MessageQueue for SurfaceFlinger.
2009-04-24 16:22:36 -07:00