Searched defs:drawBitmapMesh (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/libs/hwui/
H A DDisplayListRenderer.cpp308 status_t DisplayListRenderer::drawBitmapMesh(SkBitmap* bitmap, int meshWidth, int meshHeight, function in class:android::uirenderer::DisplayListRenderer
H A DOpenGLRenderer.cpp2202 status_t OpenGLRenderer::drawBitmapMesh(SkBitmap* bitmap, int meshWidth, int meshHeight, function in class:android::uirenderer::OpenGLRenderer
/frameworks/base/core/jni/android/graphics/
H A DCanvas.cpp571 static void drawBitmapMesh(JNIEnv* env, jobject, SkCanvas* canvas, function in class:android::SkCanvasGlue
1070 (void*)SkCanvasGlue::drawBitmapMesh},
/frameworks/base/graphics/java/android/graphics/
H A DCanvas.java1308 public void drawBitmapMesh(Bitmap bitmap, int meshWidth, int meshHeight, method in class:Canvas
/frameworks/base/core/java/android/view/
H A DGLES20Canvas.java945 public void drawBitmapMesh(Bitmap bitmap, int meshWidth, int meshHeight, float[] verts, method in class:GLES20Canvas

Completed in 149 milliseconds