Searched refs:cros_gralloc_magic (Results 1 – 3 of 3) sorted by relevance
17 constexpr uint32_t cros_gralloc_magic = 0xABCDDCBA; variable
58 if (!hnd || hnd->magic != cros_gralloc_magic) in cros_gralloc_convert_handle()
251 hnd->magic = cros_gralloc_magic; in allocate()