Changes of com.discord v1333
This commit is contained in:
parent
a21e5a6a18
commit
18c9b7884b
18128 changed files with 1008335 additions and 970532 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method private constructor <init>()V
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field private mNativeContext:J
|
||||
.field public mNativeContext:J
|
||||
.annotation build Lf/g/d/d/c;
|
||||
.end annotation
|
||||
.end field
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field private mNativeContext:J
|
||||
.field public mNativeContext:J
|
||||
.annotation build Lf/g/d/d/c;
|
||||
.end annotation
|
||||
.end field
|
||||
|
@ -64,7 +64,7 @@
|
|||
|
||||
const-string v1, "gifimage"
|
||||
|
||||
invoke-static {v1}, Lf/g/m/n/a;->c(Ljava/lang/String;)Z
|
||||
invoke-static {v1}, Lf/g/m/o/a;->c(Ljava/lang/String;)Z
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
|
@ -81,17 +81,17 @@
|
|||
throw v1
|
||||
.end method
|
||||
|
||||
.method private static native nativeCreateFromDirectByteBuffer(Ljava/nio/ByteBuffer;IZ)Lcom/facebook/animated/gif/GifImage;
|
||||
.method public static native nativeCreateFromDirectByteBuffer(Ljava/nio/ByteBuffer;IZ)Lcom/facebook/animated/gif/GifImage;
|
||||
.annotation build Lf/g/d/d/c;
|
||||
.end annotation
|
||||
.end method
|
||||
|
||||
.method private static native nativeCreateFromFileDescriptor(IIZ)Lcom/facebook/animated/gif/GifImage;
|
||||
.method public static native nativeCreateFromFileDescriptor(IIZ)Lcom/facebook/animated/gif/GifImage;
|
||||
.annotation build Lf/g/d/d/c;
|
||||
.end annotation
|
||||
.end method
|
||||
|
||||
.method private static native nativeCreateFromNativeMemory(JIIZ)Lcom/facebook/animated/gif/GifImage;
|
||||
.method public static native nativeCreateFromNativeMemory(JIIZ)Lcom/facebook/animated/gif/GifImage;
|
||||
.annotation build Lf/g/d/d/c;
|
||||
.end annotation
|
||||
.end method
|
||||
|
@ -198,11 +198,11 @@
|
|||
|
||||
invoke-virtual {p1}, Ljava/nio/ByteBuffer;->rewind()Ljava/nio/Buffer;
|
||||
|
||||
iget p2, p2, Lf/g/j/d/b;->b:I
|
||||
iget v0, p2, Lf/g/j/d/b;->b:I
|
||||
|
||||
const/4 v0, 0x0
|
||||
iget-boolean p2, p2, Lf/g/j/d/b;->f:Z
|
||||
|
||||
invoke-static {p1, p2, v0}, Lcom/facebook/animated/gif/GifImage;->nativeCreateFromDirectByteBuffer(Ljava/nio/ByteBuffer;IZ)Lcom/facebook/animated/gif/GifImage;
|
||||
invoke-static {p1, v0, p2}, Lcom/facebook/animated/gif/GifImage;->nativeCreateFromDirectByteBuffer(Ljava/nio/ByteBuffer;IZ)Lcom/facebook/animated/gif/GifImage;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
@ -327,17 +327,15 @@
|
|||
.end method
|
||||
|
||||
.method public g(JILf/g/j/d/b;)Lf/g/j/a/a/c;
|
||||
.locals 4
|
||||
.locals 3
|
||||
|
||||
invoke-static {}, Lcom/facebook/animated/gif/GifImage;->j()V
|
||||
|
||||
const-wide/16 v0, 0x0
|
||||
|
||||
const/4 v2, 0x0
|
||||
cmp-long v2, p1, v0
|
||||
|
||||
cmp-long v3, p1, v0
|
||||
|
||||
if-eqz v3, :cond_0
|
||||
if-eqz v2, :cond_0
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
|
@ -347,11 +345,13 @@
|
|||
const/4 v0, 0x0
|
||||
|
||||
:goto_0
|
||||
invoke-static {v0}, Ls/a/b/b/a;->g(Z)V
|
||||
invoke-static {v0}, Lt/a/b/b/a;->g(Z)V
|
||||
|
||||
iget p4, p4, Lf/g/j/d/b;->b:I
|
||||
iget v0, p4, Lf/g/j/d/b;->b:I
|
||||
|
||||
invoke-static {p1, p2, p3, p4, v2}, Lcom/facebook/animated/gif/GifImage;->nativeCreateFromNativeMemory(JIIZ)Lcom/facebook/animated/gif/GifImage;
|
||||
iget-boolean p4, p4, Lf/g/j/d/b;->f:Z
|
||||
|
||||
invoke-static {p1, p2, p3, v0, p4}, Lcom/facebook/animated/gif/GifImage;->nativeCreateFromNativeMemory(JIIZ)Lcom/facebook/animated/gif/GifImage;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method private constructor <init>()V
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method private constructor <init>()V
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field private mNativeContext:J
|
||||
.field public mNativeContext:J
|
||||
.annotation build Lf/g/d/d/c;
|
||||
.end annotation
|
||||
.end field
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field private mNativeContext:J
|
||||
.field public mNativeContext:J
|
||||
.annotation build Lf/g/d/d/c;
|
||||
.end annotation
|
||||
.end field
|
||||
|
@ -42,10 +42,10 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method private static native nativeCreateFromDirectByteBuffer(Ljava/nio/ByteBuffer;)Lcom/facebook/animated/webp/WebPImage;
|
||||
.method public static native nativeCreateFromDirectByteBuffer(Ljava/nio/ByteBuffer;)Lcom/facebook/animated/webp/WebPImage;
|
||||
.end method
|
||||
|
||||
.method private static native nativeCreateFromNativeMemory(JI)Lcom/facebook/animated/webp/WebPImage;
|
||||
.method public static native nativeCreateFromNativeMemory(JI)Lcom/facebook/animated/webp/WebPImage;
|
||||
.end method
|
||||
|
||||
.method private native nativeDispose()V
|
||||
|
@ -237,7 +237,7 @@
|
|||
const/4 p4, 0x0
|
||||
|
||||
:goto_0
|
||||
invoke-static {p4}, Ls/a/b/b/a;->g(Z)V
|
||||
invoke-static {p4}, Lt/a/b/b/a;->g(Z)V
|
||||
|
||||
invoke-static {p1, p2, p3}, Lcom/facebook/animated/webp/WebPImage;->nativeCreateFromNativeMemory(JI)Lcom/facebook/animated/webp/WebPImage;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue