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()
711 public TextureLayer createTextureLayer() { in createTextureLayer()713 return TextureLayer.adoptTextureLayer(this, layer); in createTextureLayer()735 public boolean copyLayerInto(final TextureLayer layer, final Bitmap bitmap) { in copyLayerInto()747 public void pushLayerUpdate(TextureLayer layer) { in pushLayerUpdate()757 public void onLayerDestroyed(TextureLayer layer) { in onLayerDestroyed()
192 public void drawTextureLayer(@NonNull TextureLayer layer) { in drawTextureLayer()
30 import android.graphics.TextureLayer;115 private TextureLayer mLayer;353 TextureLayer layer = getTextureLayer(); in draw()386 TextureLayer getTextureLayer() { in getTextureLayer()
6621 HSPLandroid/graphics/HardwareRenderer;->onLayerDestroyed(Landroid/graphics/TextureLayer;)V6623 …;->pushLayerUpdate(Landroid/graphics/TextureLayer;)V+]Landroid/graphics/TextureLayer;Landroid/grap…7130 HSPLandroid/graphics/TextureLayer;-><init>(Landroid/graphics/HardwareRenderer;J)V7131 HSPLandroid/graphics/TextureLayer;->close()V7132 HSPLandroid/graphics/TextureLayer;->detachSurfaceTexture()V17354 …d/view/TextureView;->applyUpdate()V+]Landroid/graphics/TextureLayer;Landroid/graphics/TextureLayer…17357 …;->draw(Landroid/graphics/Canvas;)V+]Landroid/graphics/TextureLayer;Landroid/graphics/TextureLayer…17359 …;->getTextureLayer()Landroid/graphics/TextureLayer;+]Landroid/graphics/TextureLayer;Landroid/graph…24907 Landroid/graphics/TextureLayer;
1967 android.graphics.TextureLayer
66275 Landroid/view/TextureLayer;->adoptTextureLayer(Landroid/view/ThreadedRenderer;J)Landroid/view/Textu…66277 Landroid/view/TextureLayer;->destroy()V66278 Landroid/view/TextureLayer;->detachSurfaceTexture()V66280 Landroid/view/TextureLayer;->getLayerHandle()J66281 Landroid/view/TextureLayer;->isValid()Z66284 Landroid/view/TextureLayer;->nPrepare(JIIZ)Z66285 Landroid/view/TextureLayer;->nSetLayerPaint(JJ)V66287 Landroid/view/TextureLayer;->nSetTransform(JJ)V66288 Landroid/view/TextureLayer;->nUpdateSurfaceTexture(J)V66289 Landroid/view/TextureLayer;->prepare(IIZ)Z[all …]
6619 HSPLandroid/graphics/HardwareRenderer;->onLayerDestroyed(Landroid/graphics/TextureLayer;)V6621 …;->pushLayerUpdate(Landroid/graphics/TextureLayer;)V+]Landroid/graphics/TextureLayer;Landroid/grap…7126 HSPLandroid/graphics/TextureLayer;-><init>(Landroid/graphics/HardwareRenderer;J)V7127 HSPLandroid/graphics/TextureLayer;->close()V7128 HSPLandroid/graphics/TextureLayer;->detachSurfaceTexture()V17403 …d/view/TextureView;->applyUpdate()V+]Landroid/graphics/TextureLayer;Landroid/graphics/TextureLayer…17406 …;->draw(Landroid/graphics/Canvas;)V+]Landroid/graphics/TextureLayer;Landroid/graphics/TextureLayer…17408 …;->getTextureLayer()Landroid/graphics/TextureLayer;+]Landroid/graphics/TextureLayer;Landroid/graph…34544 Landroid/graphics/TextureLayer;
1966 android.graphics.TextureLayer