Home
last modified time | relevance | path

Searched refs:tileHeight (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/modules/gralloc/
Dgralloc.cpp236 const size_t tileHeight = 2; in gralloc_alloc() local
239 size_t size = align(height, tileHeight) * stride * bytesPerPixel + 4; in gralloc_alloc()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_HUAWEI_subpass_shading.adoc63 layout(constant_id = 1) const uint tileHeight = 8;