Home
last modified time | relevance | path

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

/aosp12/frameworks/base/graphics/java/android/graphics/
H A 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()
H A DHardwareRenderer.java711 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()
H A DRecordingCanvas.java192 public void drawTextureLayer(@NonNull TextureLayer layer) { in drawTextureLayer()
/aosp12/frameworks/base/core/java/android/view/
H A DTextureView.java30 import android.graphics.TextureLayer;
115 private TextureLayer mLayer;
353 TextureLayer layer = getTextureLayer(); in draw()
386 TextureLayer getTextureLayer() { in getTextureLayer()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt6621 HSPLandroid/graphics/HardwareRenderer;->onLayerDestroyed(Landroid/graphics/TextureLayer;)V
6623 …;->pushLayerUpdate(Landroid/graphics/TextureLayer;)V+]Landroid/graphics/TextureLayer;Landroid/grap…
7130 HSPLandroid/graphics/TextureLayer;-><init>(Landroid/graphics/HardwareRenderer;J)V
7131 HSPLandroid/graphics/TextureLayer;->close()V
7132 HSPLandroid/graphics/TextureLayer;->detachSurfaceTexture()V
17354 …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;
H A Dpreloaded-classes1967 android.graphics.TextureLayer
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt66275 Landroid/view/TextureLayer;->adoptTextureLayer(Landroid/view/ThreadedRenderer;J)Landroid/view/Textu…
66277 Landroid/view/TextureLayer;->destroy()V
66278 Landroid/view/TextureLayer;->detachSurfaceTexture()V
66280 Landroid/view/TextureLayer;->getLayerHandle()J
66281 Landroid/view/TextureLayer;->isValid()Z
66284 Landroid/view/TextureLayer;->nPrepare(JIIZ)Z
66285 Landroid/view/TextureLayer;->nSetLayerPaint(JJ)V
66287 Landroid/view/TextureLayer;->nSetTransform(JJ)V
66288 Landroid/view/TextureLayer;->nUpdateSurfaceTexture(J)V
66289 Landroid/view/TextureLayer;->prepare(IIZ)Z
[all …]
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt6619 HSPLandroid/graphics/HardwareRenderer;->onLayerDestroyed(Landroid/graphics/TextureLayer;)V
6621 …;->pushLayerUpdate(Landroid/graphics/TextureLayer;)V+]Landroid/graphics/TextureLayer;Landroid/grap…
7126 HSPLandroid/graphics/TextureLayer;-><init>(Landroid/graphics/HardwareRenderer;J)V
7127 HSPLandroid/graphics/TextureLayer;->close()V
7128 HSPLandroid/graphics/TextureLayer;->detachSurfaceTexture()V
17403 …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;
H A Dpreloaded-classes1966 android.graphics.TextureLayer