Searched defs:test_image (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/skia/gm/
H A Daaclip.cpp128 static void test_image(SkCanvas* canvas, const SkImageInfo& info) { function
185 test_image(canvas, info);
/external/chromium_org/ui/app_list/demo/
H A Dapp_list_demo_views.cc68 gfx::Image test_image = rb.GetImageNamed(IDR_DEFAULT_FAVICON_32); local
72 item->SetIcon(*test_image.ToImageSkia(), i & 1);
/external/skia/gm/
H A Daaclip.cpp128 static void test_image(SkCanvas* canvas, const SkImageInfo& info) { function
185 test_image(canvas, info);
/external/chromium_org/third_party/skia/tests/
H A DSurfaceTest.cpp69 static void test_image(skiatest::Reporter* reporter) { function
415 test_image(reporter);
/external/skia/tests/
H A DSurfaceTest.cpp69 static void test_image(skiatest::Reporter* reporter) { function
415 test_image(reporter);

Completed in 234 milliseconds