OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPlatformRepresentationType
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/gfx/image/
image_unittest_util.h
71
gfx::Image::RepresentationType
GetPlatformRepresentationType
();
image_unittest.cc
158
EXPECT_FALSE(image.HasRepresentation(gt::
GetPlatformRepresentationType
()));
371
EXPECT_FALSE(image.HasRepresentation(gt::
GetPlatformRepresentationType
()));
381
EXPECT_TRUE(image.HasRepresentation(gt::
GetPlatformRepresentationType
()));
392
EXPECT_TRUE(image.HasRepresentation(gt::
GetPlatformRepresentationType
()));
420
EXPECT_TRUE(image.HasRepresentation(gt::
GetPlatformRepresentationType
()));
image_unittest_util.cc
199
gfx::Image::RepresentationType
GetPlatformRepresentationType
() {
Completed in 960 milliseconds