Searched refs:CopyPlatformType (Results 1 – 3 of 3) sorted by relevance
74 PlatformImage CopyPlatformType(const gfx::Image& image);
277 gfx::Image from_platform(gt::CopyPlatformType(from_png)); in TEST_F()322 gfx::Image from_platform(gt::CopyPlatformType(from_png)); in TEST_F()359 gfx::Image from_platform(gt::CopyPlatformType(from_png)); in TEST_F()514 gfx::Image from_platform(gt::CopyPlatformType(from_skbitmap)); in TEST_F()555 gfx::Image from_platform(gt::CopyPlatformType(from_skbitmap)); in TEST_F()
219 PlatformImage CopyPlatformType(const gfx::Image& image) { in CopyPlatformType() function