Searched refs:TextureLayer (Results 1 – 9 of 9) sorted by relevance
32 public final class TextureLayer implements AutoCloseable { class36 private TextureLayer(@NonNull HardwareRenderer renderer, long deferredUpdater) { in TextureLayer() method in TextureLayer141 /*package*/ static TextureLayer adoptTextureLayer(@NonNull HardwareRenderer renderer, in adoptTextureLayer()143 return new TextureLayer(renderer, layer); in adoptTextureLayer()
745 public TextureLayer createTextureLayer() { in createTextureLayer()747 return TextureLayer.adoptTextureLayer(this, layer); in createTextureLayer()769 public boolean copyLayerInto(final TextureLayer layer, final Bitmap bitmap) { in copyLayerInto()781 public void pushLayerUpdate(TextureLayer layer) { in pushLayerUpdate()791 public void onLayerDestroyed(TextureLayer layer) { in onLayerDestroyed()
192 public void drawTextureLayer(@NonNull TextureLayer layer) { in drawTextureLayer()
30 import android.graphics.TextureLayer;177 private TextureLayer mLayer;419 TextureLayer layer = getTextureLayer(); in draw()452 TextureLayer getTextureLayer() { in getTextureLayer()
62952 Landroid/view/TextureLayer;->adoptTextureLayer(Landroid/view/ThreadedRenderer;J)Landroid/view/Textu…62954 Landroid/view/TextureLayer;->destroy()V62955 Landroid/view/TextureLayer;->detachSurfaceTexture()V62957 Landroid/view/TextureLayer;->getLayerHandle()J62958 Landroid/view/TextureLayer;->isValid()Z62961 Landroid/view/TextureLayer;->nPrepare(JIIZ)Z62962 Landroid/view/TextureLayer;->nSetLayerPaint(JJ)V62964 Landroid/view/TextureLayer;->nSetTransform(JJ)V62965 Landroid/view/TextureLayer;->nUpdateSurfaceTexture(J)V62966 Landroid/view/TextureLayer;->prepare(IIZ)Z[all …]
6328 HSPLandroid/graphics/HardwareRenderer;->onLayerDestroyed(Landroid/graphics/TextureLayer;)V6330 HSPLandroid/graphics/HardwareRenderer;->pushLayerUpdate(Landroid/graphics/TextureLayer;)V6850 HSPLandroid/graphics/TextureLayer;-><init>(Landroid/graphics/HardwareRenderer;J)V6851 HSPLandroid/graphics/TextureLayer;->close()V6852 HSPLandroid/graphics/TextureLayer;->detachSurfaceTexture()V17121 HSPLandroid/view/TextureView;->getTextureLayer()Landroid/graphics/TextureLayer;24958 Landroid/graphics/TextureLayer;
2174 android.graphics.TextureLayer
6331 HSPLandroid/graphics/HardwareRenderer;->onLayerDestroyed(Landroid/graphics/TextureLayer;)V6333 HSPLandroid/graphics/HardwareRenderer;->pushLayerUpdate(Landroid/graphics/TextureLayer;)V6853 HSPLandroid/graphics/TextureLayer;-><init>(Landroid/graphics/HardwareRenderer;J)V6854 HSPLandroid/graphics/TextureLayer;->close()V6855 HSPLandroid/graphics/TextureLayer;->detachSurfaceTexture()V17185 HSPLandroid/view/TextureView;->getTextureLayer()Landroid/graphics/TextureLayer;35065 Landroid/graphics/TextureLayer;
2178 android.graphics.TextureLayer