Searched refs:debugPixel (Results 1 – 1 of 1) sorted by relevance
354 int debugPixel = ColorUtils.blendARGB(pixel, color, ratio); in markDebugPixel() local357 result.setPixel(x + debugOffsetX, y, debugPixel); in markDebugPixel()