Home
last modified time | relevance | path

Searched refs:colorKey (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpsb_overlay.h322 uint32_t colorKey; member
Dpsb_overlay.c87 overlayA->DCLRKV = pPriv->colorKey; in I830ResetVideo()
91 overlayC->DCLRKV = pPriv->colorKey; in I830ResetVideo()
250 overlay->DCLRKV = pPriv->colorKey;
464 overlay->DCLRKV = pPriv->colorKey; in i830_display_video()
1289 pPriv->colorKey = driver_data->color_key/*0x0440*/; in psbSetupImageVideoOverlay()
Dpsb_output.c2205 overlay_priv->colorKey = driver_data->color_key = p->value; in psb_SetDisplayAttributes()
/hardware/intel/img/psb_video/src/x11/
Dpsb_coverlay.c588 XSetForeground((Display *)ctx->native_dpy, output->gc, pPriv->colorKey); in psb_repaint_colorkey()
944 XSetForeground((Display *)ctx->native_dpy, output->gc, pPriv->colorKey); in psb_putsurface_coverlay()
1158 XSetForeground((Display *)ctx->native_dpy, output->gc, pPriv->colorKey); in psb_putsurface_coverlay()
1256 XSetForeground((Display *)ctx->native_dpy, output->extend_gc, pPriv->colorKey); in psb_putsurface_coverlay()