Searched refs:OVERLAY_A (Results 1 – 4 of 4) sorted by relevance
/hardware/intel/img/psb_video/src/x11/ |
D | psb_coverlay.c | 649 *extend_overlay = OVERLAY_A; in psb_extendMode_getCoordinate() 704 *extend_overlay = OVERLAY_A; in psb_extendMode_getCoordinate() 744 *extend_overlay = OVERLAY_A; in psb_extendMode_getCoordinate() 800 *extend_overlay = OVERLAY_A; in psb_extendMode_getCoordinate() 1070 flags, OVERLAY_A, local_pipe); in psb_putsurface_coverlay() 1140 flags, OVERLAY_A, local_pipe); in psb_putsurface_coverlay() 1166 flags, OVERLAY_A, PIPEB); in psb_putsurface_coverlay() 1201 flags, OVERLAY_A, local_pipe); in psb_putsurface_coverlay() 1280 flags, OVERLAY_A, local_pipe); in psb_putsurface_coverlay()
|
/hardware/intel/img/psb_video/src/android/ |
D | psb_output_android.c | 235 flags, OVERLAY_A, PIPEA); 536 flags, OVERLAY_A, PIPEA); in psb_PutSurface()
|
/hardware/intel/img/psb_video/src/ |
D | psb_overlay.h | 366 OVERLAY_A = 0, enumerator
|
D | psb_overlay.c | 236 if ((overlayId == OVERLAY_A) && pPriv->overlayA_enabled) 432 if ((overlayId == OVERLAY_A) && !pPriv->overlayA_enabled) { in i830_display_video() 779 case OVERLAY_A: in i830_display_video() 1456 if ((overlayId == OVERLAY_A) && (pPriv->overlayA_pipeId != pipeId)) { in psb_putsurface_overlay() 1458 I830SwitchPipe(ctx, OVERLAY_A, pipeId); in psb_putsurface_overlay()
|