Home | History | Annotate | Download | only in gallery

Lines Matching refs:addImage

16         listA.addImage(new MockImage(2, 2));
17 listA.addImage(new MockImage(0, 0));
18 listB.addImage(new MockImage(1, 1));
38 listA.addImage(new MockImage(2, 2));
39 listA.addImage(new MockImage(1, 1));
40 listB.addImage(new MockImage(0, 0));
62 listA.addImage(new MockImage(2, 2));
63 listA.addImage(new MockImage(0, 0));
64 listB.addImage(target);
80 listA.addImage(new MockImage(2, 2));
81 listA.addImage(new MockImage(0, 0));
82 listB.addImage(target);