Home
last modified time | relevance | path

Searched defs:localMatrix (Results 1 - 25 of 51) sorted by relevance

123

/third_party/skia/src/gpu/
H A DSurfaceFillContext.cpp14 fillRectWithFP(const SkIRect& dstRect, const SkMatrix& localMatrix, std::unique_ptr<GrFragmentProcessor> fp) fillRectWithFP() argument
H A DSurfaceFillContext.h87 void fillWithFP(const SkMatrix& localMatrix, std::unique_ptr<GrFragmentProcessor> fp) { in fillWithFP() argument
89 localMatrix, in fillWithFP() local
/third_party/skia/src/shaders/
H A DSkLocalMatrixShader.h20 SkLocalMatrixShader(sk_sp<SkShader> proxy, const SkMatrix& localMatrix) in SkLocalMatrixShader() argument
/third_party/skia/samplecode/
H A DSampleLayers.cpp23 static void make_paint(SkPaint* paint, const SkMatrix& localMatrix) { in make_paint() argument
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DLinearGradient.java14 LinearGradient(float x0, float y0, float x1, float y1, int[] colors, float[] pos, TileMode tm, @Nullable Matrix localMatrix) LinearGradient() argument
26 LinearGradient(float x0, float y0, float x1, float y1, float[] colors, float[] pos, TileMode tm, @Nullable Matrix localMatrix) LinearGradient() argument
H A DSweepGradient.java14 SweepGradient(float x, float y, float startAngle, float endAngle, int[] colors, float[] pos, TileMode tm, @Nullable Matrix localMatrix) SweepGradient() argument
31 SweepGradient(float x, float y, float startAngle, float endAngle, float[] colors, float[] pos, TileMode tm, @Nullable Matrix localMatrix) SweepGradient() argument
H A DRadialGradient.java14 RadialGradient(float x, float y, float r, int[] colors, float[] pos, TileMode tm, @Nullable Matrix localMatrix) RadialGradient() argument
25 RadialGradient(float x, float y, float r, float[] colors, float[] pos, TileMode tm, @Nullable Matrix localMatrix) RadialGradient() argument
H A DTwoPointConicalGradient.java14 TwoPointConicalGradient(float x0, float y0, float r0, float x1, float y1, float r1, int[] colors, float[] pos, TileMode tm, @Nullable Matrix localMatrix) TwoPointConicalGradient() argument
27 TwoPointConicalGradient(float x0, float y0, float r0, float x1, float y1, float r1, float[] colors, float[] pos, TileMode tm, @Nullable Matrix localMatrix) TwoPointConicalGradient() argument
H A DImage.java56 makeShader(TileMode tmx, TileMode tmy, SamplingOptions sampling, @Nullable Matrix localMatrix) makeShader() argument
/third_party/skia/src/gpu/effects/
H A DGrBezierEffect.h61 Make(SkArenaAlloc* arena, const SkPMColor4f& color, const SkMatrix& viewMatrix, const GrCaps& caps, const SkMatrix& localMatrix, bool usesLocalCoords, uint8_t coverage = 0xff) Make() argument
H A DGrBitmapTextGeoProc.h32 Make(SkArenaAlloc* arena, const GrShaderCaps& caps, const SkPMColor4f& color, bool wideColor, const GrSurfaceProxyView* views, int numActiveViews, GrSamplerState p, GrMaskFormat format, const SkMatrix& localMatrix, bool usesW) Make() argument
H A DGrBezierEffect.cpp198 SkMatrix localMatrix = GrTest::TestMatrix(d->fRandom); in TestCreate() local
360 SkMatrix localMatrix = GrTest::TestMatrix(d->fRandom); in TestCreate() local
179 GrConicEffect(const SkPMColor4f& color, const SkMatrix& viewMatrix, uint8_t coverage, const SkMatrix& localMatrix, bool usesLocalCoords) GrConicEffect() argument
341 GrQuadEffect(const SkPMColor4f& color, const SkMatrix& viewMatrix, uint8_t coverage, const SkMatrix& localMatrix, bool usesLocalCoords) GrQuadEffect() argument
H A DGrBitmapTextGeoProc.cpp234 SkMatrix localMatrix = GrTest::TestMatrix(d->fRandom); in TestCreate() local
113 GrBitmapTextGeoProc(const GrShaderCaps& caps, const SkPMColor4f& color, bool wideColor, const GrSurfaceProxyView* views, int numActiveViews, GrSamplerState params, GrMaskFormat format, const SkMatrix& localMatrix, bool usesW) GrBitmapTextGeoProc() argument
/third_party/skia/gm/
H A Dpictureshadertile.cpp122 SkMatrix localMatrix; variable
H A Dstrokedlines.cpp94 static void draw_row(SkCanvas* canvas, const SkPaint& paint, const SkMatrix& localMatrix) { in draw_row() argument
H A Dgradient_matrix.cpp64 static sk_sp<SkShader> make_linear_gradient(const SkPoint pts[2], const SkMatrix& localMatrix) { in make_linear_gradient() argument
69 static sk_sp<SkShader> make_radial_gradient(const SkPoint pts[2], const SkMatrix& localMatrix) { in make_radial_gradient() argument
H A Dpatch.cpp96 dopatch(SkCanvas* canvas, const SkColor colors[], sk_sp<SkImage> img, const SkMatrix* localMatrix) dopatch() argument
H A Dvertices.cpp44 const SkMatrix localMatrix = SkMatrix::Scale(shaderScale, shaderScale); in make_shader1() local
H A Dpictureshader.cpp81 SkMatrix ctm, localMatrix; variable
106 SkMatrix ctm, localMatrix; drawSceneColumn() local
156 drawScene(SkCanvas* canvas, const SkMatrix& matrix, const SkMatrix& localMatrix, unsigned tileMode) drawScene() argument
[all...]
H A Dimagefilterstransformed.cpp195 SkMatrix localMatrix; variable
/third_party/skia/src/pdf/
H A DSkPDFUtils.h116 SkMatrix localMatrix; in GetShaderLocalMatrix() local
/third_party/skia/modules/svg/src/
H A DSkSVGGradient.cpp90 const auto localMatrix = SkMatrix::Translate(obbt.offset.x, obbt.offset.y) in onAsPaint() local
/third_party/skia/include/effects/
H A DSkGradientShader.h215 MakeSweep(SkScalar cx, SkScalar cy, const SkColor colors[], const SkScalar pos[], int count, uint32_t flags, const SkMatrix* localMatrix) MakeSweep() argument
248 MakeSweep(SkScalar cx, SkScalar cy, const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace, const SkScalar pos[], int count, uint32_t flags, const SkMatrix* localMatrix) MakeSweep() argument
[all...]
/third_party/skia/src/gpu/ops/
H A DGrOvalOpFactory.cpp69 Make(SkArenaAlloc* arena, bool stroke, bool clipPlane, bool isectPlane, bool unionPlane, bool roundCaps, bool wideColor, const SkMatrix& localMatrix) Make() argument
104 CircleGeometryProcessor(bool stroke, bool clipPlane, bool isectPlane, bool unionPlane, bool roundCaps, bool wideColor, const SkMatrix& localMatrix) CircleGeometryProcessor() argument
[all...]
/third_party/skia/tests/
H A DGrQuadCropTest.cpp24 run_crop_axis_aligned_test(skiatest::Reporter* r, const SkRect& clipRect, GrAA clipAA, const SkMatrix& viewMatrix, const SkMatrix* localMatrix) run_crop_axis_aligned_test() argument
98 run_crop_fully_covered_test(skiatest::Reporter* r, GrAA clipAA, const SkMatrix& viewMatrix, const SkMatrix* localMatrix) run_crop_fully_covered_test() argument
177 test_axis_aligned_all_clips(skiatest::Reporter* r, const SkMatrix& viewMatrix, const SkMatrix* localMatrix) test_axis_aligned_all_clips() argument
[all...]

Completed in 11 milliseconds

123