Searched refs:GetPlatformImageColor (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/ui/gfx/image/ |
D | image_unittest_util_mac.mm | 13 SkColor GetPlatformImageColor(PlatformImage image, int x, int y) {
|
D | image_unittest_util.h | 78 SkColor GetPlatformImageColor(PlatformImage image, int x, int y);
|
D | image_unittest_util_ios.mm | 15 SkColor GetPlatformImageColor(PlatformImage image, int x, int y) {
|
D | image_unittest_util.cc | 241 SkColor GetPlatformImageColor(PlatformImage image, int x, int y) { in GetPlatformImageColor() function 251 SkColor GetPlatformImageColor(PlatformImage image, int x, int y) { in GetPlatformImageColor() function
|
D | image_unittest.cc | 519 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()
|