Searched refs:currPixel (Results 1 – 1 of 1) sorted by relevance
260 Color8888& currPixel = currBuffer[canvasY * currStride + canvasX]; in decodeFrame() local262 if (!(currPixel & COLOR_8888_ALPHA_MASK)) { in decodeFrame()264 currPixel = prevPixel; in decodeFrame()277 Color8888& currPixel = currBuffer[canvasY * currStride + canvasX]; in decodeFrame() local279 if (!(currPixel & COLOR_8888_ALPHA_MASK) in decodeFrame()282 currPixel = prevPixel; in decodeFrame()