Home
last modified time | relevance | path

Searched refs:color_key (Results 1 – 11 of 11) sorted by relevance

/hardware/qcom/display/msm8994/libcopybit/
Dc2d2.h386 uint32 color_key; /* transparent color for the source surface */ member
/hardware/qcom/display/msm8226/libcopybit/
Dc2d2.h386 uint32 color_key; /* transparent color for the source surface */ member
/hardware/qcom/display/msm8960/libcopybit/
Dc2d2.h386 uint32 color_key; /* transparent color for the source surface */ member
/hardware/qcom/display/msm8996/libcopybit/
Dc2d2.h387 uint32 color_key; /* transparent color for the source surface */ member
/hardware/qcom/display/msm8909/libcopybit/
Dc2d2.h386 uint32 color_key; /* transparent color for the source surface */ member
/hardware/qcom/display/msm8084/libcopybit/
Dc2d2.h386 uint32 color_key; /* transparent color for the source surface */ member
/hardware/intel/img/psb_video/src/android/
Dpsb_output_android.c117 driver_data->color_key = 0x000001; /*light blue*/ in psb_android_output_init()
/hardware/intel/img/psb_video/src/
Dpsb_drv_video.h310 uint32_t color_key; member
Dpsb_output.c2049 p->value = driver_data->color_key; in psb_GetDisplayAttributes()
2205 overlay_priv->colorKey = driver_data->color_key = p->value; in psb_SetDisplayAttributes()
Dpsb_overlay.c1289 pPriv->colorKey = driver_data->color_key/*0x0440*/; in psbSetupImageVideoOverlay()
/hardware/intel/img/psb_video/src/x11/
Dpsb_x11.c297 driver_data->color_key = 0x11; in psb_x11_output_init()