| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
this gralloc module is only used on the emulator or without a h/w
renderer. therefore there is no synchronization to do in lock/unlock
and pmem buffers are not relevant.
hopefully this will remove some of the confusion about how gralloc
should be implemented and make it more obvious that this implementation
is not intended to be used by h/w renderers.
|
|
|
|
|
| |
This fail to compile without NDEBUG and the following log statement does
something similar.
|
|
|
|
| |
we now automatically size the pmem region isntead of using hardcoded values
|
|
more address space than needed.
|