Home
last modified time | relevance | path

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

/aosp14/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.java745 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()
H A DRecordingCanvas.java192 public void drawTextureLayer(@NonNull TextureLayer layer) { in drawTextureLayer()
/aosp14/frameworks/base/core/java/android/view/
H A DTextureView.java30 import android.graphics.TextureLayer;
177 private TextureLayer mLayer;
419 TextureLayer layer = getTextureLayer(); in draw()
452 TextureLayer getTextureLayer() { in getTextureLayer()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt62952 Landroid/view/TextureLayer;->adoptTextureLayer(Landroid/view/ThreadedRenderer;J)Landroid/view/Textu…
62954 Landroid/view/TextureLayer;->destroy()V
62955 Landroid/view/TextureLayer;->detachSurfaceTexture()V
62957 Landroid/view/TextureLayer;->getLayerHandle()J
62958 Landroid/view/TextureLayer;->isValid()Z
62961 Landroid/view/TextureLayer;->nPrepare(JIIZ)Z
62962 Landroid/view/TextureLayer;->nSetLayerPaint(JJ)V
62964 Landroid/view/TextureLayer;->nSetTransform(JJ)V
62965 Landroid/view/TextureLayer;->nUpdateSurfaceTexture(J)V
62966 Landroid/view/TextureLayer;->prepare(IIZ)Z
[all …]
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt6328 HSPLandroid/graphics/HardwareRenderer;->onLayerDestroyed(Landroid/graphics/TextureLayer;)V
6330 HSPLandroid/graphics/HardwareRenderer;->pushLayerUpdate(Landroid/graphics/TextureLayer;)V
6850 HSPLandroid/graphics/TextureLayer;-><init>(Landroid/graphics/HardwareRenderer;J)V
6851 HSPLandroid/graphics/TextureLayer;->close()V
6852 HSPLandroid/graphics/TextureLayer;->detachSurfaceTexture()V
17121 HSPLandroid/view/TextureView;->getTextureLayer()Landroid/graphics/TextureLayer;
24958 Landroid/graphics/TextureLayer;
H A Dpreloaded-classes2174 android.graphics.TextureLayer
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt6331 HSPLandroid/graphics/HardwareRenderer;->onLayerDestroyed(Landroid/graphics/TextureLayer;)V
6333 HSPLandroid/graphics/HardwareRenderer;->pushLayerUpdate(Landroid/graphics/TextureLayer;)V
6853 HSPLandroid/graphics/TextureLayer;-><init>(Landroid/graphics/HardwareRenderer;J)V
6854 HSPLandroid/graphics/TextureLayer;->close()V
6855 HSPLandroid/graphics/TextureLayer;->detachSurfaceTexture()V
17185 HSPLandroid/view/TextureView;->getTextureLayer()Landroid/graphics/TextureLayer;
35065 Landroid/graphics/TextureLayer;
H A Dpreloaded-classes2178 android.graphics.TextureLayer