Home
last modified time | relevance | path

Searched defs:surface (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1113 void DrawContent(Surface &surface, bool is_selected) { in DrawContent()
1133 void DrawField(Surface &surface, bool is_selected) { in DrawField()
1143 void DrawError(Surface &surface) { in DrawError()
1154 void FieldDelegateDraw(Surface &surface, bool is_selected) override { in FieldDelegateDraw()
1466 void FieldDelegateDraw(Surface &surface, bool is_selected) override { in FieldDelegateDraw()
1546 void DrawContent(Surface &surface, bool is_selected) { in DrawContent()
1562 void FieldDelegateDraw(Surface &surface, bool is_selected) override { in FieldDelegateDraw()
1774 void DrawRemoveButton(Surface &surface, int highlight) { in DrawRemoveButton()
1783 void DrawFields(Surface &surface, bool is_selected) { in DrawFields()
1808 void DrawNewButton(Surface &surface, bool is_selected) { in DrawNewButton()
[all …]
/openbsd-src/sys/dev/pci/drm/amd/display/dc/core/
H A Damdgpu_dc.c2736 copy_surface_update_to_plane(struct dc_plane_state * surface,struct dc_surface_update * srf_update) copy_surface_update_to_plane() argument
3076 struct dc_plane_state *surface = srf_updates[i].surface; update_planes_and_stream_state() local
4460 struct dc_plane_state *surface = srf_updates[i].surface; dc_commit_updates_for_stream() local
[all...]
/openbsd-src/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c7834 update_freesync_state_on_stream(struct amdgpu_display_manager * dm,struct dm_crtc_state * new_crtc_state,struct dc_stream_state * new_stream,struct dc_plane_state * surface,u32 flip_timestamp_in_us) update_freesync_state_on_stream() argument
[all...]
/openbsd-src/sys/dev/pci/drm/amd/display/dc/
H A Ddc.h1297 struct dc_plane_state *surface; member
/openbsd-src/sys/dev/pci/drm/radeon/
H A Dradeon.h1947 } surface; member