Searched refs:gatherCount (Results 1 - 1 of 1) sorted by relevance

/external/skia/tests/
H A DPictureTest.cpp211 int gatherCount = dataSize / sizeof(SkPixelRef*); local
212 SkASSERT(gatherCount * sizeof(SkPixelRef*) == dataSize);
227 bool found = find(gatherRefs, array[i], gatherCount);

Completed in 52 milliseconds