Home
last modified time | relevance | path

Searched defs:const_module (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/minigbm/cros_gralloc/gralloc0/
H A Dgralloc0.cc159 auto const_module = reinterpret_cast<const struct gralloc0_module *>(mod); in gralloc0_open() local
186 auto const_module = reinterpret_cast<const struct gralloc0_module *>(module); in gralloc0_register_buffer() local
252 auto const_module = reinterpret_cast<const struct gralloc0_module *>(module); in gralloc0_perform() local
370 auto const_module = reinterpret_cast<const struct gralloc0_module *>(module); in gralloc0_lock_async() local
432 auto const_module = reinterpret_cast<const struct gralloc0_module *>(module); in gralloc0_lock_async_ycbcr() local
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dgraph.py312 const_module=None, argument