Searched defs:surface (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/llvm/lldb/source/Core/ |
H A D | IOHandlerCursesGUI.cpp | 1113 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 D | amdgpu_dc.c | 2736 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 D | amdgpu_dm.c | 7834 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 D | dc.h | 1297 struct dc_plane_state *surface; member
|
/openbsd-src/sys/dev/pci/drm/radeon/ |
H A D | radeon.h | 1947 } surface; member
|