HomeSort by relevance Sort by last modified time
    Searched refs:destroy_notify (Results 1 - 4 of 4) sorted by null

  /external/wayland/tests/
resources-test.c 83 destroy_notify(struct wl_listener *l, void *data) function
100 .notify = &destroy_notify
  /external/mesa3d/src/gallium/state_trackers/clover/core/
memory.hpp 54 void destroy_notify(std::function<void ()> f);
memory.cpp 50 memory_obj::destroy_notify(std::function<void ()> f) { function in class:memory_obj
  /external/mesa3d/src/gallium/state_trackers/clover/api/
memory.cpp 395 mem.destroy_notify([=]{ pfn_notify(d_mem, user_data); });

Completed in 209 milliseconds