Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.cpp255 uint32_t body_offset = n_headers * AFBC_HEADER_BUFFER_BYTES_PER_BLOCKENTRY; in init_afbc() local
257 afbc_buffer_align(is_tiled, &body_offset); in init_afbc()
265 { (uint32_t)body_offset, 0x1, 0x10000, 0x0 }, /* Layouts 0, 3, 4, 7 */ in init_afbc()
266 { ((uint32_t)body_offset + (1 << 28)), 0x80200040, 0x1004000, 0x20080 } /* Layouts 1, 5 */ in init_afbc()
297 n_headers, body_offset, is_tiled, sb_bytes); in init_afbc()