Searched +defs:g +defs:T (Results 1 – 1 of 1) sorted by relevance
328 void CheckGoldenPixel(int x, int y, const std::array<T, 4>& golden, in CheckGoldenPixel()337 void CheckGoldenPixel(int x, int y, const std::array<T, 4>& minimum, in CheckGoldenPixel()413 const uint8_t g = golden_pixel[1]; in GetGoldenColor() local