Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstbin.h214 gboolean (*add_element) (GstBin *bin, GstElement *element); member
/third_party/vulkan-loader/tests/
Dloader_alloc_callback_tests.cpp62 … void add_element(std::unique_ptr<char[]>&& alloc, void* aligned_alloc, AllocationDetails detail) { in add_element() function in MemoryTracker