Searched refs:DefaultRepresentationType (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/gfx/image/
H A Dimage.cc510 switch (DefaultRepresentationType()) {
549 switch (DefaultRepresentationType()) {
580 switch (DefaultRepresentationType()) {
624 switch (DefaultRepresentationType()) {
732 return GetRepresentation(DefaultRepresentationType(), true)->Width();
738 return GetRepresentation(DefaultRepresentationType(), true)->Height();
744 return GetRepresentation(DefaultRepresentationType(), true)->Size();
758 Image::RepresentationType Image::DefaultRepresentationType() const { function in class:gfx::Image
H A Dimage.h181 RepresentationType DefaultRepresentationType() const;

Completed in 177 milliseconds