Searched refs:kLinearBufferFormat (Results 1 – 1 of 1) sorted by relevance
31 constexpr uint32_t kLinearBufferFormat = static_cast<uint32_t>(PixelFormat::BLOB); variable41 if (height != kLinearBufferHeight || format != kLinearBufferFormat) { in GetCapacityFromHandle()123 capacity, kLinearBufferHeight, kLinearBufferFormat, usage, &graphicAllocation); in newLinearAllocation()