Home
last modified time | relevance | path

Searched defs:SkMatrix (Results 1 – 25 of 167) sorted by relevance

1234567

/aosp_15_r20/external/skia/include/core/
H A DSkDrawable.h22 class SkMatrix; variable
155 virtual std::unique_ptr<GpuDrawHandler> onSnapGpuDrawHandler(GrBackendApi, const SkMatrix&, in onSnapGpuDrawHandler()
162 virtual std::unique_ptr<GpuDrawHandler> onSnapGpuDrawHandler(GrBackendApi, const SkMatrix&) { in onSnapGpuDrawHandler()
H A DSkPathUtils.h13 class SkMatrix; variable
/aosp_15_r20/external/skia/include/utils/
H A DSkNoDrawCanvas.h40 void onDrawDrawable(SkDrawable*, const SkMatrix*) override {} in onDrawDrawable()
66 void onDrawPicture(const SkPicture*, const SkMatrix*, const SkPaint*) override {} in onDrawPicture()
70 void onDrawEdgeAAImageSet2(const ImageSetEntry[], int, const SkPoint[], const SkMatrix[], in onDrawEdgeAAImageSet2()
/aosp_15_r20/external/skia/modules/sksg/src/
H A DSkSGRect.cpp34 SkRect Rect::onRevalidate(InvalidationController*, const SkMatrix&) { in onRevalidate()
70 SkRect RRect::onRevalidate(InvalidationController*, const SkMatrix&) { in onRevalidate()
H A DSkSGRenderEffect.cpp90 SkRect Shader::onRevalidate(InvalidationController*, const SkMatrix&) { in onRevalidate()
155 SkRect ImageFilter::onRevalidate(InvalidationController*, const SkMatrix&) { in onRevalidate()
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DGrDrawOp.h21 class SkMatrix; variable
65 const SkMatrix& /* clipMatrix */, in clipToShape()
H A DDrawAtlasOp.h16 class SkMatrix; variable
H A DShadowRRectOp.h17 class SkMatrix; variable
H A DRegionOp.h14 class SkMatrix; variable
H A DStrokeRectOp.h15 class SkMatrix; variable
H A DFillRectOp.h19 class SkMatrix; variable
H A DFillRRectOp.h16 class SkMatrix; variable
/aosp_15_r20/frameworks/base/libs/hwui/pipeline/skia/
H A DDumpOpsCanvas.h107 void onDrawPicture(const SkPicture*, const SkMatrix*, const SkPaint*) override { in onDrawPicture()
111 void onDrawDrawable(SkDrawable* drawable, const SkMatrix*) override { in onDrawDrawable()
/aosp_15_r20/external/skia/src/core/
H A DSkMaskFilter.cpp294 SkMaskFilterBase::filterRRectToNine(const SkRRect&, const SkMatrix&, in filterRRectToNine()
300 SkMaskFilterBase::filterRectsToNine(const SkRect[], int count, const SkMatrix&, in filterRectsToNine()
H A DSkOverdrawCanvas.cpp80 void drawBitmap(const SkBitmap&, const SkMatrix&, const SkRect* dstOrNull, in drawBitmap()
220 void SkOverdrawCanvas::onDrawPicture(const SkPicture*, const SkMatrix*, const SkPaint*) { in onDrawPicture()
H A DSkMatrixUtils.h14 class SkMatrix; variable
H A DSkBlitter_A8.h19 class SkMatrix; variable
/aosp_15_r20/external/skia/src/utils/
H A DSkMatrix22.h13 class SkMatrix; variable
H A DSkShadowTessellator.h18 class SkMatrix; variable
/aosp_15_r20/external/skia/src/pdf/
H A DSkPDFFormXObject.h16 class SkMatrix; variable
/aosp_15_r20/external/skia/include/effects/
H A DSk2DPathEffect.h15 class SkMatrix; variable
/aosp_15_r20/external/skia/tools/
H A DSvgPathExtractor.h15 class SkMatrix; variable
/aosp_15_r20/external/skia/tools/gpu/ganesh/
H A DAtlasTextOpTools.h15 class SkMatrix; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrDistanceFieldGenFromVector.h17 class SkMatrix; variable
/aosp_15_r20/external/skia/modules/sksg/include/
H A DSkSGOpacityEffect.h20 class SkMatrix; variable

1234567