Searched refs:const_module (Results 1 – 1 of 1) sorted by relevance
154 auto const_module = reinterpret_cast<const struct gralloc0_module *>(mod); in gralloc0_open() local155 auto module = const_cast<struct gralloc0_module *>(const_module); in gralloc0_open()176 auto const_module = reinterpret_cast<const struct gralloc0_module *>(module); in gralloc0_register_buffer() local177 auto mod = const_cast<struct gralloc0_module *>(const_module); in gralloc0_register_buffer()226 auto const_module = reinterpret_cast<const struct gralloc0_module *>(module); in gralloc0_perform() local227 auto mod = const_cast<struct gralloc0_module *>(const_module); in gralloc0_perform()340 auto const_module = reinterpret_cast<const struct gralloc0_module *>(module); in gralloc0_lock_async() local341 auto mod = const_cast<struct gralloc0_module *>(const_module); in gralloc0_lock_async()391 auto const_module = reinterpret_cast<const struct gralloc0_module *>(module); in gralloc0_lock_async_ycbcr() local392 auto mod = const_cast<struct gralloc0_module *>(const_module); in gralloc0_lock_async_ycbcr()