Searched refs:body_offset (Results 1 – 1 of 1) sorted by relevance
/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_ion.cpp | 62 uint32_t body_offset = n_headers * 16; in init_afbc() local 64 { body_offset, 0x1, 0x10000, 0x0 }, /* Layouts 0, 3, 4 */ in init_afbc() 65 { (body_offset + (1 << 28)), 0x80200040, 0x1004000, 0x20080 } /* Layouts 1, 5 */ in init_afbc()
|