Searched refs:lockedLeft (Results 1 – 4 of 4) sorted by relevance
56 lockedLeft(0), in cb_handle_t()122 int32_t lockedLeft; // region of buffer locked for s/w write member
446 cb.lockedLeft = accessRegion.left; in lockHostImpl()451 cb.lockedLeft = 0; in lockHostImpl()485 const int left = cb.lockedLeft; in unlockHostImpl()528 cb.lockedLeft = 0; in unlockHostImpl()
365 handle.lockedLeft = left; in lock_impl()370 handle.lockedLeft = 0; in lock_impl()381 const int left = handle.lockedLeft; in unlock_impl()427 handle.lockedLeft = 0; in unlock_impl()
486 int left = doLocked ? cb->lockedLeft : 0; in updateHostColorBuffer()1288 cb->lockedLeft = l; in gralloc_lock()