Searched defs:SkImage (Results 1 – 7 of 7) sorted by relevance
/aosp14/frameworks/base/libs/hwui/tests/unit/ |
H A D | FatalTestCanvas.h | 65 void onDrawAtlas2(const SkImage*, const SkRSXform[], const SkRect[], const SkColor[], int count, in onDrawAtlas2() 72 void onDrawImage2(const SkImage*, SkScalar dx, SkScalar dy, const SkSamplingOptions&, in onDrawImage2() 76 void onDrawImageRect2(const SkImage*, const SkRect&, const SkRect&, const SkSamplingOptions&, in onDrawImageRect2() 80 void onDrawImageLattice2(const SkImage*, const Lattice& lattice, const SkRect& dst, in onDrawImageLattice2()
|
H A D | SkiaPipelineTests.cpp | 306 void onDrawImage2(const SkImage*, SkScalar dx, SkScalar dy, const SkSamplingOptions&, in RENDERTHREAD_SKIA_PIPELINE_TEST() 341 void onDrawImage2(const SkImage*, SkScalar dx, SkScalar dy, const SkSamplingOptions&, in RENDERTHREAD_SKIA_PIPELINE_TEST()
|
H A D | RenderNodeDrawableTests.cpp | 942 void onDrawImage2(const SkImage*, SkScalar dx, SkScalar dy, const SkSamplingOptions&, in RENDERTHREAD_TEST() 1176 void onDrawImageRect2(const SkImage*, const SkRect& src, const SkRect& dst, in RENDERTHREAD_SKIA_PIPELINE_TEST()
|
/aosp14/frameworks/base/libs/hwui/ |
H A D | Readback.h | 27 class SkImage; variable
|
/aosp14/frameworks/base/libs/hwui/pipeline/skia/ |
H A D | DumpOpsCanvas.h | 93 void onDrawImage2(const SkImage*, SkScalar dx, SkScalar dy, const SkSamplingOptions&, in onDrawImage2() 98 void onDrawImageRect2(const SkImage*, const SkRect&, const SkRect&, const SkSamplingOptions&, in onDrawImageRect2() 103 void onDrawImageLattice2(const SkImage*, const Lattice& lattice, const SkRect& dst, in onDrawImageLattice2()
|
/aosp14/frameworks/base/libs/hwui/renderthread/ |
H A D | RenderProxy.h | 37 class SkImage; variable
|
/aosp14/frameworks/base/libs/hwui/tests/common/ |
H A D | CallCountingCanvas.h | 119 void onDrawImageRect2(const SkImage*, const SkRect&, const SkRect&, const SkSamplingOptions&, in onDrawImageRect2()
|