PixelBufferUtil.smali
.class public Lcom/polly/mobile/util/PixelBufferUtil;
.super Ljava/lang/Object;
.source "SourceFile"
# direct methods
.method public constructor <init>()V
.registers 1
.line 4
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static native copyPixels([BI)Z
.end method
.method public static native isGLESv3Loaded()Z
.end method
.method public static native loadGLESv3()Z
.end method
.method public static native readPixels(IIIIII)V
.end method