Home
last modified time | relevance | path

Searched defs:destroy_notify (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/core/
H A Dcontext.cpp51 context::destroy_notify(std::function<void ()> f) { in destroy_notify() function in context
H A Dmemory.cpp52 memory_obj::destroy_notify(std::function<void ()> f) { in destroy_notify() function in memory_obj
/aosp_15_r20/external/wayland/tests/
H A Dresources-test.c83 destroy_notify(struct wl_listener *l, void *data) in destroy_notify() function