Home
last modified time | relevance | path

Searched defs:SkImage (Results 1 – 25 of 79) sorted by relevance

1234

/aosp_15_r20/external/skia/gm/
H A Dimagefiltersbase.cpp39 static void draw_paint(SkCanvas* canvas, SkImage*, const SkRect& r, sk_sp<SkImageFilter> imf) { in draw_paint() argument
49 static void draw_line(SkCanvas* canvas, SkImage*, const SkRect& r, sk_sp<SkImageFilter> imf) { in draw_line() argument
57 static void draw_rect(SkCanvas* canvas, SkImage*, const SkRect& r, sk_sp<SkImageFilter> imf) { in draw_rect() argument
66 static void draw_path(SkCanvas* canvas, SkImage*, const SkRect& r, sk_sp<SkImageFilter> imf) { in draw_path() argument
74 static void draw_text(SkCanvas* canvas, SkImage*, const SkRect& r, sk_sp<SkImageFilter> imf) { in draw_text() argument
99 static void draw_patch(SkCanvas* canvas, SkImage*, const SkRect& r, sk_sp<SkImageFilter> imf) { in draw_patch() argument
/aosp_15_r20/external/skia/include/utils/
H A DSkNoDrawCanvas.h55 void onDrawImage2(const SkImage*, SkScalar, SkScalar, const SkSamplingOptions&, in onDrawImage2()
57 void onDrawImageRect2(const SkImage*, const SkRect&, const SkRect&, const SkSamplingOptions&, in onDrawImageRect2()
59 void onDrawImageLattice2(const SkImage*, const Lattice&, const SkRect&, SkFilterMode, in onDrawImageLattice2()
61 void onDrawAtlas2(const SkImage*, const SkRSXform[], const SkRect[], const SkColor[], int, in onDrawAtlas2()
/aosp_15_r20/frameworks/base/libs/hwui/tests/unit/
H A DFatalTestCanvas.h65 void onDrawAtlas2(const SkImage*, const SkRSXform[], const SkRect[], const SkColor[], int count, in onDrawAtlas2()
72 void onDrawImageRect2(const SkImage*, const SkRect&, const SkRect&, const SkSamplingOptions&, in onDrawImageRect2()
76 void onDrawImageLattice2(const SkImage*, const Lattice& lattice, const SkRect& dst, in onDrawImageLattice2()
/aosp_15_r20/external/skia/src/core/
H A DSkDevice.h47 class SkImage; variable
370 const SkImage*, in drawAsTiledImageRect()
603 void drawImageRect(const SkImage*, const SkRect*, const SkRect&, in drawImageRect()
H A DSkMipmapBuilder.h13 class SkImage; variable
H A DSkMipmapAccessor.h22 class SkImage; variable
/aosp_15_r20/frameworks/base/libs/hwui/pipeline/skia/
H A DDumpOpsCanvas.h93 void onDrawImageRect2(const SkImage*, const SkRect&, const SkRect&, const SkSamplingOptions&, in onDrawImageRect2()
98 void onDrawImageLattice2(const SkImage*, const Lattice& lattice, const SkRect& dst, in onDrawImageLattice2()
/aosp_15_r20/external/skia/include/gpu/ganesh/
H A DGrExternalTextureGenerator.h20 class SkImage; variable
/aosp_15_r20/external/skia/include/private/
H A DSkGainmapShader.h16 class SkImage; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/image/
H A DSkImage_LazyTexture.h15 class SkImage; variable
H A DSkSpecialImage_Ganesh.h18 class SkImage; variable
H A DGrImageUtils.h26 class SkImage; variable
/aosp_15_r20/external/skia/tools/gpu/
H A DProtectedUtils.h15 class SkImage; variable
H A DBackendTextureImageFactory.h15 class SkImage; variable
/aosp_15_r20/external/skia/include/gpu/graphite/
H A DSurface.h17 class SkImage; variable
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DSpecialImage_Graphite.h18 class SkImage; variable
H A DTextureUtils.h23 class SkImage; variable
/aosp_15_r20/external/skia/modules/skresources/src/
H A DSkAnimCodecPlayer.h20 class SkImage; variable
/aosp_15_r20/external/skia/src/encode/
H A DSkWebpEncoder_none.cpp25 sk_sp<SkData> Encode(GrDirectContext*, const SkImage*, const Options&) { in Encode()
H A DSkPngEncoder_none.cpp25 sk_sp<SkData> Encode(GrDirectContext*, const SkImage*, const Options&) { in Encode()
H A DSkJpegEncoder_none.cpp25 sk_sp<SkData> Encode(GrDirectContext*, const SkImage*, const Options&) { in Encode()
/aosp_15_r20/frameworks/base/libs/hwui/
H A DReadback.h27 class SkImage; variable
/aosp_15_r20/external/skia/include/core/
H A DSkShader.h19 class SkImage; variable
/aosp_15_r20/external/skia/src/image/
H A DSkSurface_Raster.h22 class SkImage; variable
/aosp_15_r20/external/skia/include/private/chromium/
H A DSkImageChromium.h20 class SkImage; variable

1234