Searched refs:lockedWidth (Results 1 – 3 of 3) sorted by relevance
108 lockedWidth(0), in cb_handle_old_t()171 uint32_t lockedWidth; member508 int width = doLocked ? cb->lockedWidth : cb->width; in updateHostColorBuffer()1314 cb->lockedWidth = w; 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()
264 cb->lockedWidth = accessRegion.width; in setLocked()269 cb->lockedWidth = cb->width; in setLocked()532 cb->lockedWidth = 0; in unlockImpl()
121 uint32_t lockedWidth; member