Searched defs:swapper (Results 1 – 9 of 9) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkswapper.c | 111 #define GET_PRIV(swapper) gst_vulkan_swapper_get_instance_private (swapper) argument 125 render_get_lock (gpointer swapper) in render_get_lock() 135 _get_function_table (GstVulkanSwapper * swapper) in _get_function_table() 226 _vulkan_swapper_ensure_surface (GstVulkanSwapper * swapper, GError ** error) in _vulkan_swapper_ensure_surface() 242 GstVulkanSwapper *swapper; member 308 gst_vulkan_swapper_choose_queue (GstVulkanSwapper * swapper, in gst_vulkan_swapper_choose_queue() 363 dump_surface_properties (GstVulkanSwapper * swapper) in dump_surface_properties() 386 dump_surface_formats (GstVulkanSwapper * swapper) in dump_surface_formats() 400 dump_surface_present_modes (GstVulkanSwapper * swapper) in dump_surface_present_modes() 413 _vulkan_swapper_retrieve_surface_properties (GstVulkanSwapper * swapper, in _vulkan_swapper_retrieve_surface_properties() [all …]
|
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/ |
D | SDL_qsort.c | 277 #define Pivot(swapper,sz) \ argument 301 #define Partition(swapper,sz) { \ argument 321 #define PreInsertion(swapper,limit,sz) \ argument 330 #define Insertion(swapper) \ argument
|
/third_party/gstreamer/gstplugins_bad/ext/vulkan/ |
D | vksink.h | 50 GstVulkanSwapper *swapper; member
|
/third_party/flutter/skia/third_party/externals/sdl/include/ |
D | SDL_endian.h | 198 } swapper; in SDL_SwapFloat() local
|
/third_party/icu/icu4c/source/common/ |
D | udataswp.cpp | 366 UDataSwapper *swapper; in udata_openSwapper() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | udataswp.cpp | 366 UDataSwapper *swapper; in udata_openSwapper() local
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | udataswp.cpp | 366 UDataSwapper *swapper; in udata_openSwapper() local
|
/third_party/node/deps/icu-small/source/common/ |
D | udataswp.cpp | 366 UDataSwapper *swapper; in udata_openSwapper() local
|
/third_party/flatbuffers/src/ |
D | idl_parser.cpp | 1477 void SimpleQsort(T *begin, T *end, size_t width, F comparator, S swapper) { in SimpleQsort()
|