Home | History | Annotate | Download | only in tests

Lines Matching defs:pixels1

724     PixelPtr pixels1 = getSurfacePixelPtr(surface, useGpu);
743 REPORTER_ASSERT(reporter, pixels1 != pixels2);
796 PixelPtr pixels1 = getSurfacePixelPtr(surface, useGpu);
804 REPORTER_ASSERT(reporter, getSurfacePixelPtr(surface, useGpu) == pixels1);
809 REPORTER_ASSERT(reporter, getSurfacePixelPtr(surface, useGpu) == pixels1);