Lines Matching full:pixels2
742 PixelPtr pixels2 = getSurfacePixelPtr(surface, useGpu);
743 REPORTER_ASSERT(reporter, pixels1 != pixels2);
752 REPORTER_ASSERT(reporter, pixels2 != pixels3);
797 PixelPtr pixels2 = getSurfacePixelPtr(alternateSurface, useGpu);
805 REPORTER_ASSERT(reporter, getSurfacePixelPtr(alternateSurface, useGpu) == pixels2);
810 REPORTER_ASSERT(reporter, getSurfacePixelPtr(alternateSurface, useGpu) != pixels2);