HomeSort by relevance Sort by last modified time
    Searched refs:GetPlatformRepresentationType (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/gfx/image/
image_unittest_util.h 74 gfx::Image::RepresentationType GetPlatformRepresentationType();
image_unittest.cc 152 EXPECT_FALSE(image.HasRepresentation(gt::GetPlatformRepresentationType()));
355 EXPECT_FALSE(image.HasRepresentation(gt::GetPlatformRepresentationType()));
365 EXPECT_TRUE(image.HasRepresentation(gt::GetPlatformRepresentationType()));
376 EXPECT_TRUE(image.HasRepresentation(gt::GetPlatformRepresentationType()));
404 EXPECT_TRUE(image.HasRepresentation(gt::GetPlatformRepresentationType()));
image_unittest_util.cc 206 gfx::Image::RepresentationType GetPlatformRepresentationType() {

Completed in 587 milliseconds