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