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 618 switch (DefaultRepresentationType()) {
665 switch (DefaultRepresentationType()) {
706 switch (DefaultRepresentationType()) {
737 switch (DefaultRepresentationType()) {
781 switch (DefaultRepresentationType()) {
904 return GetRepresentation(DefaultRepresentationType(), true)->Width();
910 return GetRepresentation(DefaultRepresentationType(), true)->Height();
916 return GetRepresentation(DefaultRepresentationType(), true)->Size();
930 Image::RepresentationType Image::DefaultRepresentationType() const {

Completed in 71 milliseconds