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