Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Dcolormap.c579 EntryPtr pentSrc, pentDst; in CopyFree() local
609 pentDst = pentDstFirst + *ppix; in CopyFree()
610 if (pentDst->refcnt > 0) { in CopyFree()
611 pentDst->refcnt++; in CopyFree()
614 *pentDst = *pentSrc; in CopyFree()
617 pentDst->refcnt = 1; in CopyFree()