Home
last modified time | relevance | path

Searched refs:drawBitmapMesh (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DBitmapMeshActivity.java73 canvas.drawBitmapMesh(mBitmap1, 3, 3, mVertices, 0, null, 0, null); in onDraw()
78 canvas.drawBitmapMesh(mBitmap1, 3, 3, mVertices, 0, null, 0, null); in onDraw()
82 canvas.drawBitmapMesh(mBitmap1, 3, 3, mVertices, 0, mColors, 0, null); in onDraw()
H A DBitmapMeshLayerActivity.java72 canvas.drawBitmapMesh(mBitmap1, 3, 3, mVertices, 0, null, 0, null); in onDraw()
75 canvas.drawBitmapMesh(mBitmap1, 3, 3, mVertices, 0, mColors, 0, null); in onDraw()
H A DAlpha8BitmapActivity.java92 canvas.drawBitmapMesh(mBitmap1, 3, 3, mVertices, 0, null, 0, mBitmapPaint); in onDraw()
/aosp14/frameworks/base/libs/hwui/hwui/
H A DCanvas.h238 virtual void drawBitmapMesh(Bitmap& bitmap, int meshWidth, int meshHeight,
/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_Canvas.cpp574 static void drawBitmapMesh(JNIEnv* env, jobject, jlong canvasHandle, jlong bitmapHandle, in drawBitmapMesh() function
590 get_canvas(canvasHandle)->drawBitmapMesh(bitmap, meshWidth, meshHeight, in drawBitmapMesh()
792 {"nDrawBitmapMesh", "(JJII[FI[IIJ)V", (void*)CanvasJNI::drawBitmapMesh},
/aosp14/frameworks/base/libs/hwui/
H A DSkiaCanvas.h139 virtual void drawBitmapMesh(Bitmap& bitmap, int meshWidth, int meshHeight,
H A DSkiaCanvas.cpp637 void SkiaCanvas::drawBitmapMesh(Bitmap& bitmap, int meshWidth, int meshHeight, in drawBitmapMesh() function in android::SkiaCanvas
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DCanvas.java1686 public void drawBitmapMesh(@NonNull Bitmap bitmap, int meshWidth, int meshHeight,
1689 super.drawBitmapMesh(bitmap, meshWidth, meshHeight, verts, vertOffset, colors, colorOffset,
H A DBaseCanvas.java223 public void drawBitmapMesh(@NonNull Bitmap bitmap, int meshWidth, int meshHeight, in drawBitmapMesh() method in BaseCanvas
H A DBaseRecordingCanvas.java181 public final void drawBitmapMesh(@NonNull Bitmap bitmap, int meshWidth, int meshHeight, in drawBitmapMesh() method in BaseRecordingCanvas
/aosp14/frameworks/base/core/java/android/widget/
H A DMagnifier.java1324 canvas.drawBitmapMesh( in doDraw()
1327 canvas.drawBitmapMesh( in doDraw()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt15178 …method public void drawBitmapMesh(@NonNull android.graphics.Bitmap, int, int, @NonNull float[], in…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt16085 Landroid/graphics/BaseCanvas;->drawBitmapMesh(Landroid/graphics/Bitmap;II[FI[IILandroid/graphics/Pa…