Changes

Jump to: navigation, search

Platform/GFX/Gralloc

50 bytes added, 12:53, 20 May 2013
Genlock
** If the new write lock attempt is using the same handle to the gralloc buffer that is already locked, this will fail. This typically gives a message like "trying to upgrade a read lock to a write lock".
** 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.
* A write lock can be converted into a read lock.
Confirm
523
edits

Navigation menu