Home
last modified time | relevance | path

Searched refs:TextureLayer (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DTextureLayer.java32 public final class TextureLayer implements AutoCloseable { class
36 private TextureLayer(@NonNull HardwareRenderer renderer, long deferredUpdater) { in TextureLayer() method in TextureLayer
141 /*package*/ static TextureLayer adoptTextureLayer(@NonNull HardwareRenderer renderer, in adoptTextureLayer()
143 return new TextureLayer(renderer, layer); in adoptTextureLayer()
DHardwareRenderer.java747 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()
DRecordingCanvas.java192 public void drawTextureLayer(@NonNull TextureLayer layer) { in drawTextureLayer()
/frameworks/base/core/java/android/view/
DTextureView.java32 import android.graphics.TextureLayer;
181 private TextureLayer mLayer;
431 TextureLayer layer = getTextureLayer(); in draw()
466 TextureLayer getTextureLayer() { in getTextureLayer()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt59225 Landroid/view/DisplayListCanvas;->drawTextureLayer(Landroid/view/TextureLayer;)V
62308 Landroid/view/TextureLayer;-><init>(Landroid/view/ThreadedRenderer;J)V
62309 Landroid/view/TextureLayer;->adoptTextureLayer(Landroid/view/ThreadedRenderer;J)Landroid/view/Textu…
62310 Landroid/view/TextureLayer;->copyInto(Landroid/graphics/Bitmap;)Z
62311 Landroid/view/TextureLayer;->destroy()V
62312 Landroid/view/TextureLayer;->detachSurfaceTexture()V
62313 Landroid/view/TextureLayer;->getDeferredLayerUpdater()J
62314 Landroid/view/TextureLayer;->getLayerHandle()J
62315 Landroid/view/TextureLayer;->isValid()Z
62316 Landroid/view/TextureLayer;->mFinalizer:Lcom/android/internal/util/VirtualRefBasePtr;
[all …]
/frameworks/base/boot/
Dboot-image-profile.txt6262 HSPLandroid/graphics/HardwareRenderer;->onLayerDestroyed(Landroid/graphics/TextureLayer;)V
6264 HSPLandroid/graphics/HardwareRenderer;->pushLayerUpdate(Landroid/graphics/TextureLayer;)V
6788 HSPLandroid/graphics/TextureLayer;-><init>(Landroid/graphics/HardwareRenderer;J)V
6789 HSPLandroid/graphics/TextureLayer;->close()V
6790 HSPLandroid/graphics/TextureLayer;->detachSurfaceTexture()V
16844 HSPLandroid/view/TextureView;->getTextureLayer()Landroid/graphics/TextureLayer;
24721 Landroid/graphics/TextureLayer;
Dpreloaded-classes2335 android.graphics.TextureLayer
/frameworks/base/config/
Dboot-image-profile.txt6265 HSPLandroid/graphics/HardwareRenderer;->onLayerDestroyed(Landroid/graphics/TextureLayer;)V
6267 HSPLandroid/graphics/HardwareRenderer;->pushLayerUpdate(Landroid/graphics/TextureLayer;)V
6791 HSPLandroid/graphics/TextureLayer;-><init>(Landroid/graphics/HardwareRenderer;J)V
6792 HSPLandroid/graphics/TextureLayer;->close()V
6793 HSPLandroid/graphics/TextureLayer;->detachSurfaceTexture()V
16908 HSPLandroid/view/TextureView;->getTextureLayer()Landroid/graphics/TextureLayer;
34855 Landroid/graphics/TextureLayer;
Dpreloaded-classes2339 android.graphics.TextureLayer