Searched defs:gatherRefs (Results 1 - 2 of 2) sorted by last modified time

/external/skia/tests/
H A DPictureTest.cpp545 SkPixelRef** gatherRefs = data ? (SkPixelRef**)(data->data()) : NULL; local
566 bool found = find(gatherRefs, fromAnalytic[i], gatherCount);
/external/chromium_org/third_party/skia/tests/
H A DPictureTest.cpp543 SkPixelRef** gatherRefs = data ? (SkPixelRef**)(data->data()) : NULL; local
564 bool found = find(gatherRefs, fromAnalytic[i], gatherCount);

Completed in 39 milliseconds