Searched refs:kLinearBufferHeight (Results 1 – 1 of 1) sorted by relevance
30 constexpr uint32_t kLinearBufferHeight = 1u; variable41 if (height != kLinearBufferHeight || format != kLinearBufferFormat) { in GetCapacityFromHandle()84 C2Rect rect = C2Rect(size, kLinearBufferHeight).at(offset, 0u); in map()89 C2Rect rect(size, kLinearBufferHeight); in unmap()123 capacity, kLinearBufferHeight, kLinearBufferFormat, usage, &graphicAllocation); in newLinearAllocation()