Home | History | Annotate | Download | only in tests

Lines Matching refs:pixel

855             uint32_t pixel = pixels.get()[y * w + x];
856 if (pixel != expectedValue) {
864 "%s but read 0x%08x (instead of 0x%08x) at %x,%d", msg.c_str(), pixel,