Home
last modified time | relevance | path

Searched refs:draw_device (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/pipewire/pipewire-0.3.43/src/tools/
H A Dpw-dot.c329 static void draw_device(struct global *g) in draw_device() function
673 draw = draw_device; in registry_event_global()
/dports/graphics/blender/blender-2.91.0/intern/cycles/blender/addon/
H A Dui.py2221 def draw_device(self, context): function
2375 bpy.types.RENDER_PT_context.append(draw_device)
2388 bpy.types.RENDER_PT_context.remove(draw_device)