This website requires JavaScript.
Explore
Help
Register
Sign In
tequilaOS
/
platform_hardware_libhardware
Watch
2
Star
0
Fork
You've already forked platform_hardware_libhardware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
72c8508db9
platform_hardware_libhardware
/
modules
/
gralloc
History
Mathias Agopian
72c8508db9
add an offset field to gralloc handles so the framebuffer can work with copybit
2009-06-10 16:06:28 -07:00
..
Android.mk
Integrate from //sandbox/mathias/donut/...@145728
2009-04-10 14:24:31 -07:00
framebuffer.cpp
with the new lock/unlock API we don't really mean reference counting on mmap/munmap because we're guaranteed to map the buffers only once within a process.
2009-06-09 20:50:34 -07:00
gralloc.cpp
add an offset field to gralloc handles so the framebuffer can work with copybit
2009-06-10 16:06:28 -07:00
gralloc_priv.h
add an offset field to gralloc handles so the framebuffer can work with copybit
2009-06-10 16:06:28 -07:00
mapper.cpp
with the new lock/unlock API we don't really mean reference counting on mmap/munmap because we're guaranteed to map the buffers only once within a process.
2009-06-09 20:50:34 -07:00