You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
67 lines
1.8 KiB
67 lines
1.8 KiB
2 years ago
|
.class Lcom/viatech/camera/CameraControlView$29;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "CameraControlView.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Lcom/viatech/device/DeviceMessage$DeviceMessageCallback;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||
|
value = Lcom/viatech/camera/CameraControlView;->toggleLocalRecord(I)I
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x0
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field final synthetic this$0:Lcom/viatech/camera/CameraControlView;
|
||
|
|
||
|
.field final synthetic val$height:I
|
||
|
|
||
|
.field final synthetic val$width:I
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Lcom/viatech/camera/CameraControlView;II)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 3102
|
||
|
iput-object p1, p0, Lcom/viatech/camera/CameraControlView$29;->this$0:Lcom/viatech/camera/CameraControlView;
|
||
|
|
||
|
iput p2, p0, Lcom/viatech/camera/CameraControlView$29;->val$width:I
|
||
|
|
||
|
iput p3, p0, Lcom/viatech/camera/CameraControlView$29;->val$height:I
|
||
|
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public onMessageResult(Ljava/lang/String;)V
|
||
|
.locals 4
|
||
|
|
||
|
.prologue
|
||
|
.line 3105
|
||
|
sget-object v0, Lcom/viatech/camera/CameraControlView;->mCurVPaiDevice:Lcom/viatech/device/VPaiDevice;
|
||
|
|
||
|
iget v1, p0, Lcom/viatech/camera/CameraControlView$29;->val$width:I
|
||
|
|
||
|
iget v2, p0, Lcom/viatech/camera/CameraControlView$29;->val$height:I
|
||
|
|
||
|
new-instance v3, Lcom/viatech/camera/CameraControlView$29$1;
|
||
|
|
||
|
invoke-direct {v3, p0}, Lcom/viatech/camera/CameraControlView$29$1;-><init>(Lcom/viatech/camera/CameraControlView$29;)V
|
||
|
|
||
|
invoke-virtual {v0, v1, v2, v3}, Lcom/viatech/device/VPaiDevice;->setVtpResolution(IILcom/viatech/device/DeviceMessage$DeviceMessageCallback;)V
|
||
|
|
||
|
.line 3129
|
||
|
return-void
|
||
|
.end method
|