Searched refs:lockedHeight (Results 1 – 3 of 3) sorted by relevance
109 lockedHeight(0) { in cb_handle_old_t()172 uint32_t lockedHeight; member509 int height = doLocked ? cb->lockedHeight : cb->height; in updateHostColorBuffer()1315 cb->lockedHeight = h; in gralloc_lock()1354 if (cb->lockedWidth < cb->width || cb->lockedHeight < cb->height) { in gralloc_unlock()1365 cb->lockedWidth = cb->lockedHeight = 0; in gralloc_unlock()
265 cb->lockedHeight = accessRegion.height; in setLocked()270 cb->lockedHeight = cb->height; in setLocked()533 cb->lockedHeight = 0; in unlockImpl()
122 uint32_t lockedHeight; member