Searched refs:lockedHeight (Results 1 – 4 of 4) sorted by relevance
59 lockedHeight(0) { in cb_handle_t()125 int32_t lockedHeight; member
449 cb.lockedHeight = accessRegion.height; in lockHostImpl()454 cb.lockedHeight = cb.height; in lockHostImpl()488 const int height = cb.lockedHeight; in unlockHostImpl()531 cb.lockedHeight = 0; in unlockHostImpl()
368 handle.lockedHeight = height; in lock_impl()373 handle.lockedHeight = handle.height; in lock_impl()384 const int height = handle.lockedHeight; in unlock_impl()430 handle.lockedHeight = 0; in unlock_impl()
489 int height = doLocked ? cb->lockedHeight : cb->height; in updateHostColorBuffer()1291 cb->lockedHeight = h; in gralloc_lock()1330 if (cb->lockedWidth < cb->width || cb->lockedHeight < cb->height) { in gralloc_unlock()1341 cb->lockedWidth = cb->lockedHeight = 0; in gralloc_unlock()