This website requires JavaScript.
Explore
Help
Sign In
LineageOS
/
android_hardware_libhardware
Watch
1
Star
0
Fork
0
You've already forked android_hardware_libhardware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
8c4ab1fa14cc13c324bde91c0271f9ab5f4663d3
android_hardware_libhardware
/
modules
/
gralloc
History
Mathias Agopian
8c4ab1fa14
pmem allocator in gralloc. enabled for all surfaces. currently it uses a lot more address space than needed.
2009-06-16 18:16:38 -07:00
..
allocator.cpp
pmem allocator in gralloc. enabled for all surfaces. currently it uses a lot more address space than needed.
2009-06-16 18:16:38 -07:00
allocator.h
pmem allocator in gralloc. enabled for all surfaces. currently it uses a lot more address space than needed.
2009-06-16 18:16:38 -07:00
Android.mk
pmem allocator in gralloc. enabled for all surfaces. currently it uses a lot more address space than needed.
2009-06-16 18:16:38 -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_priv.h
pmem allocator in gralloc. enabled for all surfaces. currently it uses a lot more address space than needed.
2009-06-16 18:16:38 -07:00
gralloc.cpp
pmem allocator in gralloc. enabled for all surfaces. currently it uses a lot more address space than needed.
2009-06-16 18:16:38 -07:00
mapper.cpp
pmem allocator in gralloc. enabled for all surfaces. currently it uses a lot more address space than needed.
2009-06-16 18:16:38 -07:00