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

/hardware/qcom/display/msm8084/libcopybit/
H A Dc2d2.h227 C2D_COLOR_KEY_BIT = (1 << 12), /* enables color_key field */
386 uint32 color_key; /* transparent color for the source surface */ member in struct:C2D_OBJECT_STR
/hardware/qcom/display/msm8226/libcopybit/
H A Dc2d2.h227 C2D_COLOR_KEY_BIT = (1 << 12), /* enables color_key field */
386 uint32 color_key; /* transparent color for the source surface */ member in struct:C2D_OBJECT_STR
/hardware/qcom/display/msm8909/libcopybit/
H A Dc2d2.h227 C2D_COLOR_KEY_BIT = (1 << 12), /* enables color_key field */
386 uint32 color_key; /* transparent color for the source surface */ member in struct:C2D_OBJECT_STR
/hardware/qcom/display/msm8960/libcopybit/
H A Dc2d2.h227 C2D_COLOR_KEY_BIT = (1 << 12), /* enables color_key field */
386 uint32 color_key; /* transparent color for the source surface */ member in struct:C2D_OBJECT_STR
/hardware/qcom/display/msm8994/libcopybit/
H A Dc2d2.h227 C2D_COLOR_KEY_BIT = (1 << 12), /* enables color_key field */
386 uint32 color_key; /* transparent color for the source surface */ member in struct:C2D_OBJECT_STR
/hardware/qcom/display/msm8996/libcopybit/
H A Dc2d2.h228 C2D_COLOR_KEY_BIT = (1 << 12), /* enables color_key field */
387 uint32 color_key; /* transparent color for the source surface */ member in struct:C2D_OBJECT_STR
/hardware/intel/img/psb_video/src/android/
H A Dpsb_output_android.c117 driver_data->color_key = 0x000001; /*light blue*/
/hardware/intel/img/psb_video/src/x11/
H A Dpsb_x11.c297 driver_data->color_key = 0x11;
/hardware/intel/img/psb_video/src/
H A Dpsb_drv_video.h310 uint32_t color_key; member in struct:psb_driver_data_s
H A Dpsb_output.c2049 p->value = driver_data->color_key;
2205 overlay_priv->colorKey = driver_data->color_key = p->value;
H A Dpsb_overlay.c1289 pPriv->colorKey = driver_data->color_key/*0x0440*/;

Completed in 1509 milliseconds