Home
last modified time | relevance | path

Searched refs:active_overlay (Results 1 – 5 of 5) sorted by relevance

/haiku/src/add-ons/accelerants/radeon/
H A Doverlay.c112 si->active_overlay.crtc_idx = si->pending_overlay.crtc_idx; in Radeon_InitOverlay()
115 si->active_overlay.ob.space = -1; in Radeon_InitOverlay()
118 si->active_overlay.ob.width = -1; in Radeon_InitOverlay()
270 si->active_overlay.ob.space = si->pending_overlay.ob.space; in Radeon_SetTransform()
706 si->active_overlay.rel_offset = (src_top >> 16) * node->buffer.bytes_per_row + in Radeon_ShowOverlay()
708 offset = node->mem_offset + si->active_overlay.rel_offset; in Radeon_ShowOverlay()
710 SHOW_FLOW( 3, "rel_offset=%x", si->active_overlay.rel_offset ); in Radeon_ShowOverlay()
919 ai->si->active_overlay.on = ai->si->pending_overlay.on; in Radeon_ShowOverlay()
920 ai->si->active_overlay.ow = ai->si->pending_overlay.ow; in Radeon_ShowOverlay()
921 ai->si->active_overlay.ov = ai->si->pending_overlay.ov; in Radeon_ShowOverlay()
[all …]
H A Doverlay_management.c189 if( si->active_overlay.on == node || si->active_overlay.prev_on ) in RELEASE_OVERLAY_BUFFER()
327 if( si->active_overlay.on ) in RELEASE_OVERLAY()
H A DInitAccelerant.c195 si->active_overlay.crtc_idx = -1; in INIT_ACCELERANT()
H A DSetDisplayMode.c311 si->active_overlay.crtc_idx = -1; in Radeon_SetMode()
/haiku/headers/private/graphics/radeon/
H A Dradeon_interface.h566 overlay_info active_overlay; // overlay shown member