Home | History | Annotate | Download | only in tests

Lines Matching defs:pixels1

714     PixelPtr pixels1 = getSurfacePixelPtr(surface, useGpu);
733 REPORTER_ASSERT(reporter, pixels1 != pixels2);
781 PixelPtr pixels1 = getSurfacePixelPtr(surface, useGpu);
789 REPORTER_ASSERT(reporter, getSurfacePixelPtr(surface, useGpu) == pixels1);
794 REPORTER_ASSERT(reporter, getSurfacePixelPtr(surface, useGpu) == pixels1);