65 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			65 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public final Lcom/google/android/material/shape/OffsetEdgeTreatment;
 | |
| .super Lcom/google/android/material/shape/EdgeTreatment;
 | |
| .source "OffsetEdgeTreatment.java"
 | |
| 
 | |
| 
 | |
| # instance fields
 | |
| .field private final offset:F
 | |
| 
 | |
| .field private final other:Lcom/google/android/material/shape/EdgeTreatment;
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public constructor <init>(Lcom/google/android/material/shape/EdgeTreatment;F)V
 | |
|     .locals 0
 | |
|     .param p1    # Lcom/google/android/material/shape/EdgeTreatment;
 | |
|         .annotation build Landroidx/annotation/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
| 
 | |
|     .line 1
 | |
|     invoke-direct {p0}, Lcom/google/android/material/shape/EdgeTreatment;-><init>()V
 | |
| 
 | |
|     .line 2
 | |
|     iput-object p1, p0, Lcom/google/android/material/shape/OffsetEdgeTreatment;->other:Lcom/google/android/material/shape/EdgeTreatment;
 | |
| 
 | |
|     .line 3
 | |
|     iput p2, p0, Lcom/google/android/material/shape/OffsetEdgeTreatment;->offset:F
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public forceIntersection()Z
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/android/material/shape/OffsetEdgeTreatment;->other:Lcom/google/android/material/shape/EdgeTreatment;
 | |
| 
 | |
|     invoke-virtual {v0}, Lcom/google/android/material/shape/EdgeTreatment;->forceIntersection()Z
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     return v0
 | |
| .end method
 | |
| 
 | |
| .method public getEdgePath(FFFLcom/google/android/material/shape/ShapePath;)V
 | |
|     .locals 2
 | |
|     .param p4    # Lcom/google/android/material/shape/ShapePath;
 | |
|         .annotation build Landroidx/annotation/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/android/material/shape/OffsetEdgeTreatment;->other:Lcom/google/android/material/shape/EdgeTreatment;
 | |
| 
 | |
|     iget v1, p0, Lcom/google/android/material/shape/OffsetEdgeTreatment;->offset:F
 | |
| 
 | |
|     sub-float/2addr p2, v1
 | |
| 
 | |
|     invoke-virtual {v0, p1, p2, p3, p4}, Lcom/google/android/material/shape/EdgeTreatment;->getEdgePath(FFFLcom/google/android/material/shape/ShapePath;)V
 | |
| 
 | |
|     return-void
 | |
| .end method
 |