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

/external/chromium_org/ui/gfx/image/
H A Dimage_unittest_util.h74 PlatformImage CopyPlatformType(const gfx::Image& image);
H A Dimage_unittest.cc276 gfx::Image from_platform(gt::CopyPlatformType(from_png));
321 gfx::Image from_platform(gt::CopyPlatformType(from_png));
358 gfx::Image from_platform(gt::CopyPlatformType(from_png));
513 gfx::Image from_platform(gt::CopyPlatformType(from_skbitmap));
554 gfx::Image from_platform(gt::CopyPlatformType(from_skbitmap));
H A Dimage_unittest_util.cc218 PlatformImage CopyPlatformType(const gfx::Image& image) { function in namespace:gfx::test

Completed in 156 milliseconds