Searched refs:lockedWidth (Results 1 – 4 of 4) sorted by relevance
58 lockedWidth(0), in cb_handle_t()124 int32_t lockedWidth; member
448 cb.lockedWidth = accessRegion.width; in lockHostImpl()453 cb.lockedWidth = cb.width; in lockHostImpl()487 const int width = cb.lockedWidth; in unlockHostImpl()530 cb.lockedWidth = 0; in unlockHostImpl()
367 handle.lockedWidth = width; in lock_impl()372 handle.lockedWidth = handle.width; in lock_impl()383 const int width = handle.lockedWidth; in unlock_impl()429 handle.lockedWidth = 0; in unlock_impl()
488 int width = doLocked ? cb->lockedWidth : cb->width; in updateHostColorBuffer()1290 cb->lockedWidth = w; 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()