Searched defs:onDrawBitmapRect (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/hwui/tests/unit/ | ||
D | FatalTestCanvas.h | 87 void onDrawBitmapRect(const SkBitmap&, const SkRect*, const SkRect&, const SkPaint*, in onDrawBitmapRect() function |
D | RenderNodeDrawableTests.cpp | 1173 void onDrawBitmapRect(const SkBitmap& bitmap, const SkRect* src, const SkRect& dst, in RENDERTHREAD_SKIA_PIPELINE_TEST() function in RENDERTHREAD_SKIA_PIPELINE_TEST::VectorDrawableTestCanvas |
/frameworks/base/libs/hwui/ | ||
D | RecordingCanvas.cpp | 897 void RecordingCanvas::onDrawBitmapRect(const SkBitmap& bm, const SkRect* src, const SkRect& dst, in onDrawBitmapRect() function in android::uirenderer::RecordingCanvas |