Searched defs:firstWrongPixel (Results 1 – 1 of 1) sorted by relevance
617 public final Point firstWrongPixel; field in ActivityTransitionTests.ColorCheckResult621 private ColorCheckResult(boolean isFailure, Point firstWrongPixel, Color expectedColor, in ColorCheckResult()629 private ColorCheckResult(Point firstWrongPixel, Color expectedColor, Color actualColor) { in ColorCheckResult()