103 lines
2.7 KiB
Smali
103 lines
2.7 KiB
Smali
.class public Lcom/moji/share/ShareImageManager$BitmapCompose;
|
|
.super Ljava/lang/Object;
|
|
.source "ShareImageManager.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/share/ShareImageManager;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "BitmapCompose"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public a:Landroid/graphics/Bitmap;
|
|
|
|
.field public b:I
|
|
|
|
.field public c:I
|
|
|
|
.field public d:Landroid/graphics/Rect;
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>(Landroid/graphics/Bitmap;II)V
|
|
.locals 0
|
|
|
|
.line 250
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 251
|
|
iput-object p1, p0, Lcom/moji/share/ShareImageManager$BitmapCompose;->a:Landroid/graphics/Bitmap;
|
|
|
|
.line 252
|
|
iput p2, p0, Lcom/moji/share/ShareImageManager$BitmapCompose;->b:I
|
|
|
|
.line 253
|
|
iput p3, p0, Lcom/moji/share/ShareImageManager$BitmapCompose;->c:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>(Landroid/graphics/Bitmap;Landroid/graphics/Rect;)V
|
|
.locals 0
|
|
|
|
.line 235
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 236
|
|
iput-object p1, p0, Lcom/moji/share/ShareImageManager$BitmapCompose;->a:Landroid/graphics/Bitmap;
|
|
|
|
const/4 p1, 0x0
|
|
|
|
.line 237
|
|
iput p1, p0, Lcom/moji/share/ShareImageManager$BitmapCompose;->b:I
|
|
|
|
.line 238
|
|
iput p1, p0, Lcom/moji/share/ShareImageManager$BitmapCompose;->c:I
|
|
|
|
.line 239
|
|
iput-object p2, p0, Lcom/moji/share/ShareImageManager$BitmapCompose;->d:Landroid/graphics/Rect;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static a(Landroid/graphics/Bitmap;)Lcom/moji/share/ShareImageManager$BitmapCompose;
|
|
.locals 2
|
|
|
|
.line 247
|
|
new-instance v0, Lcom/moji/share/ShareImageManager$BitmapCompose;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-direct {v0, p0, v1, v1}, Lcom/moji/share/ShareImageManager$BitmapCompose;-><init>(Landroid/graphics/Bitmap;II)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static a(Landroid/graphics/Bitmap;II)Lcom/moji/share/ShareImageManager$BitmapCompose;
|
|
.locals 1
|
|
|
|
.line 243
|
|
new-instance v0, Lcom/moji/share/ShareImageManager$BitmapCompose;
|
|
|
|
invoke-direct {v0, p0, p1, p2}, Lcom/moji/share/ShareImageManager$BitmapCompose;-><init>(Landroid/graphics/Bitmap;II)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static a(Landroid/graphics/Bitmap;Landroid/graphics/Rect;)Lcom/moji/share/ShareImageManager$BitmapCompose;
|
|
.locals 1
|
|
|
|
.line 263
|
|
new-instance v0, Lcom/moji/share/ShareImageManager$BitmapCompose;
|
|
|
|
invoke-direct {v0, p0, p1}, Lcom/moji/share/ShareImageManager$BitmapCompose;-><init>(Landroid/graphics/Bitmap;Landroid/graphics/Rect;)V
|
|
|
|
return-object v0
|
|
.end method
|