Home | History | Annotate | Download | only in launcher3

Lines Matching defs:defaultSize

837         final Point defaultSize = getDefaultThumbnailSize(this.getResources());
843 return createThumbnail(defaultSize, context, uri, null, null, 0, rotation, false);