Searched defs:DefaultRepresentationType (Results 1 - 1 of 1) 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

Completed in 726 milliseconds