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()
747 public TextureLayer createTextureLayer() { in createTextureLayer()749 return TextureLayer.adoptTextureLayer(this, layer); in createTextureLayer()771 public boolean copyLayerInto(final TextureLayer layer, final Bitmap bitmap) { in copyLayerInto()783 public void pushLayerUpdate(TextureLayer layer) { in pushLayerUpdate()793 public void onLayerDestroyed(TextureLayer layer) { in onLayerDestroyed()
192 public void drawTextureLayer(@NonNull TextureLayer layer) { in drawTextureLayer()
32 import android.graphics.TextureLayer;181 private TextureLayer mLayer;431 TextureLayer layer = getTextureLayer(); in draw()466 TextureLayer getTextureLayer() { in getTextureLayer()
59225 Landroid/view/DisplayListCanvas;->drawTextureLayer(Landroid/view/TextureLayer;)V62308 Landroid/view/TextureLayer;-><init>(Landroid/view/ThreadedRenderer;J)V62309 Landroid/view/TextureLayer;->adoptTextureLayer(Landroid/view/ThreadedRenderer;J)Landroid/view/Textu…62310 Landroid/view/TextureLayer;->copyInto(Landroid/graphics/Bitmap;)Z62311 Landroid/view/TextureLayer;->destroy()V62312 Landroid/view/TextureLayer;->detachSurfaceTexture()V62313 Landroid/view/TextureLayer;->getDeferredLayerUpdater()J62314 Landroid/view/TextureLayer;->getLayerHandle()J62315 Landroid/view/TextureLayer;->isValid()Z62316 Landroid/view/TextureLayer;->mFinalizer:Lcom/android/internal/util/VirtualRefBasePtr;[all …]
6262 HSPLandroid/graphics/HardwareRenderer;->onLayerDestroyed(Landroid/graphics/TextureLayer;)V6264 HSPLandroid/graphics/HardwareRenderer;->pushLayerUpdate(Landroid/graphics/TextureLayer;)V6788 HSPLandroid/graphics/TextureLayer;-><init>(Landroid/graphics/HardwareRenderer;J)V6789 HSPLandroid/graphics/TextureLayer;->close()V6790 HSPLandroid/graphics/TextureLayer;->detachSurfaceTexture()V16844 HSPLandroid/view/TextureView;->getTextureLayer()Landroid/graphics/TextureLayer;24721 Landroid/graphics/TextureLayer;
2335 android.graphics.TextureLayer
6265 HSPLandroid/graphics/HardwareRenderer;->onLayerDestroyed(Landroid/graphics/TextureLayer;)V6267 HSPLandroid/graphics/HardwareRenderer;->pushLayerUpdate(Landroid/graphics/TextureLayer;)V6791 HSPLandroid/graphics/TextureLayer;-><init>(Landroid/graphics/HardwareRenderer;J)V6792 HSPLandroid/graphics/TextureLayer;->close()V6793 HSPLandroid/graphics/TextureLayer;->detachSurfaceTexture()V16908 HSPLandroid/view/TextureView;->getTextureLayer()Landroid/graphics/TextureLayer;34855 Landroid/graphics/TextureLayer;
2339 android.graphics.TextureLayer