Searched defs:meshWidth (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/graphics/java/android/graphics/ |
H A D | BaseCanvas.java | 223 public void drawBitmapMesh(@NonNull Bitmap bitmap, int meshWidth, int meshHeight, in drawBitmapMesh() 819 private static native void nDrawBitmapMesh(long nativeCanvas, long bitmapHandle, int meshWidth, in nDrawBitmapMesh()
|
H A D | BaseRecordingCanvas.java | 181 public final void drawBitmapMesh(@NonNull Bitmap bitmap, int meshWidth, int meshHeight, in drawBitmapMesh() 715 private static native void nDrawBitmapMesh(long nativeCanvas, long bitmapHandle, int meshWidth, in nDrawBitmapMesh()
|
/aosp14/frameworks/base/libs/hwui/ |
H A D | SkiaCanvas.cpp | 637 void SkiaCanvas::drawBitmapMesh(Bitmap& bitmap, int meshWidth, int meshHeight, in drawBitmapMesh()
|
/aosp14/frameworks/base/libs/hwui/jni/ |
H A D | android_graphics_Canvas.cpp | 575 jint meshWidth, jint meshHeight, jfloatArray jverts, in drawBitmapMesh()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |