Home
last modified time | relevance | path

Searched refs:GetPlatformImageColor (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ui/gfx/image/
Dimage_unittest_util_mac.mm13 SkColor GetPlatformImageColor(PlatformImage image, int x, int y) {
Dimage_unittest_util.h78 SkColor GetPlatformImageColor(PlatformImage image, int x, int y);
Dimage_unittest_util_ios.mm15 SkColor GetPlatformImageColor(PlatformImage image, int x, int y) {
Dimage_unittest_util.cc241 SkColor GetPlatformImageColor(PlatformImage image, int x, int y) { in GetPlatformImageColor() function
251 SkColor GetPlatformImageColor(PlatformImage image, int x, int y) { in GetPlatformImageColor() function
Dimage_unittest.cc519 gt::GetPlatformImageColor(gt::ToPlatformType(from_skbitmap), 10, 10), in TEST_F()
522 gt::GetPlatformImageColor(gt::ToPlatformType(from_skbitmap), 10, 40), in TEST_F()
563 gt::GetPlatformImageColor(gt::ToPlatformType(from_skbitmap), 10, 10), in TEST_F()
566 gt::GetPlatformImageColor(gt::ToPlatformType(from_skbitmap), 10, 40)); in TEST_F()