Searched defs:SkImage (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/base/libs/hwui/tests/unit/ |
H A D | FatalTestCanvas.h | 63 void onDrawAtlas2(const SkImage*, const SkRSXform[], const SkRect[], const SkColor[], int count, in onDrawAtlas2() 70 void onDrawImage2(const SkImage*, SkScalar dx, SkScalar dy, const SkSamplingOptions&, in onDrawImage2() 74 void onDrawImageRect2(const SkImage*, const SkRect&, const SkRect&, const SkSamplingOptions&, in onDrawImageRect2() 78 void onDrawImageLattice2(const SkImage*, const Lattice& lattice, const SkRect& dst, in onDrawImageLattice2()
|
H A D | SkiaPipelineTests.cpp | 305 void onDrawImage2(const SkImage*, SkScalar dx, SkScalar dy, const SkSamplingOptions&, in RENDERTHREAD_SKIA_PIPELINE_TEST() 340 void onDrawImage2(const SkImage*, SkScalar dx, SkScalar dy, const SkSamplingOptions&, in RENDERTHREAD_SKIA_PIPELINE_TEST()
|
H A D | RenderNodeDrawableTests.cpp | 941 void onDrawImage2(const SkImage*, SkScalar dx, SkScalar dy, const SkSamplingOptions&, in RENDERTHREAD_TEST() 1175 void onDrawImageRect2(const SkImage*, const SkRect& src, const SkRect& dst, in RENDERTHREAD_SKIA_PIPELINE_TEST()
|
/aosp12/frameworks/base/libs/hwui/pipeline/skia/ |
H A D | DumpOpsCanvas.h | 89 void onDrawImage2(const SkImage*, SkScalar dx, SkScalar dy, const SkSamplingOptions&, in onDrawImage2() 94 void onDrawImageRect2(const SkImage*, const SkRect&, const SkRect&, const SkSamplingOptions&, in onDrawImageRect2() 99 void onDrawImageLattice2(const SkImage*, const Lattice& lattice, const SkRect& dst, in onDrawImageLattice2()
|
/aosp12/frameworks/base/libs/hwui/tests/common/ |
H A D | CallCountingCanvas.h | 117 void onDrawImageRect2(const SkImage*, const SkRect&, const SkRect&, const SkSamplingOptions&, in onDrawImageRect2()
|