Changes

Jump to: navigation, search

Platform/GFX/Gralloc

No change in size, 20:19, 16 May 2013
Genlock
** If the new write lock attempt is using a different handle than the one already locked, then this locking operation will wait until the existing lock is released.
Genlock is implemented in the driverkernel. The kernel GL driver is able to lock and unlock directly. Typically, it will place a read lock on any gralloc buffer that's bound to a texture it's sampling from, and unlock when it's done with that texture.
== How we lock/unlock Gralloc buffers ==
Confirm
753
edits

Navigation menu