Searched defs:gather_from_image (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/tests/
H A DPictureTest.cpp370 static void gather_from_image(const SkBitmap& bm, SkPixelRef* const refs[], function
534 gather_from_image(image, refs, N, &fromImage, r);
679 gather_from_image(image, refs, N, &fromImage, r);
/external/skia/tests/
H A DPictureTest.cpp372 static void gather_from_image(const SkBitmap& bm, SkPixelRef* const refs[], function
536 gather_from_image(image, refs, N, &fromImage, r);
644 gather_from_image(image, refs, N, &fromImage, r);

Completed in 102 milliseconds