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

  /external/chromium_org/ui/gfx/image/
image.h 191 RepresentationType DefaultRepresentationType() const;
image.cc 619 switch (DefaultRepresentationType()) {
666 switch (DefaultRepresentationType()) {
707 switch (DefaultRepresentationType()) {
738 switch (DefaultRepresentationType()) {
782 switch (DefaultRepresentationType()) {
906 return GetRepresentation(DefaultRepresentationType(), true)->Width();
912 return GetRepresentation(DefaultRepresentationType(), true)->Height();
918 return GetRepresentation(DefaultRepresentationType(), true)->Size();
932 Image::RepresentationType Image::DefaultRepresentationType() const {

Completed in 671 milliseconds