Searched refs:evaluateCommandColor (Results 1 – 1 of 1) sorted by relevance
336 SkColor finalColor = evaluateCommandColor(surface, commandIndex, x, y); in findCommandByPixel()343 auto c = evaluateCommandColor(surface, command, x, y); in findCommandByPixel()360 SkColor evaluateCommandColor(SkSurface* surface, int command, int x, int y) { in evaluateCommandColor() function in SkpDebugPlayer