Searched refs:pAlpha (Results 1 – 3 of 3) sorted by relevance
1073 PicturePtr pAlpha; in ChangePicture() local1079 pAlpha = 0; in ChangePicture()1081 error = cpAlphaMap((void **) &pAlpha, pid, pScreen, in ChangePicture()1087 if (pAlpha->pDrawable == NULL || in ChangePicture()1088 pAlpha->pDrawable->type != DRAWABLE_PIXMAP) { in ChangePicture()1096 pAlpha = NEXT_PTR(PicturePtr); in ChangePicture()1098 if (pAlpha && pAlpha->pDrawable->type == DRAWABLE_PIXMAP) in ChangePicture()1099 pAlpha->refcnt++; in ChangePicture()1102 pPicture->alphaMap = pAlpha; in ChangePicture()
58 uint8_t *pAlpha,
59 uint8_t *pAlpha,