Searched refs:pim (Results 1 – 1 of 1) sorted by relevance
131 gdImagePtr pim = 0, tim = im; in _gdImageGifCtx() local138 pim = gdImageCreatePaletteFromTrueColor(im, 1, 256); in _gdImageGifCtx()139 if (!pim) { in _gdImageGifCtx()142 tim = pim; in _gdImageGifCtx()149 if (pim) { in _gdImageGifCtx()151 gdImageDestroy( pim); in _gdImageGifCtx()
Completed in 6 milliseconds