Home
last modified time | relevance | path

Searched defs:mats (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/src/shaders/
DSkComposeShader.cpp144 const SkMatrixProvider& mats, const SkMatrix* localM, in onProgram()
/third_party/flutter/skia/tests/
DDashPathEffectTest.cpp70 SkMatrix mats[kNumMats]; in DEF_TEST() local
DMatrixTest.cpp243 SkMatrix mats[2*SK_ARRAY_COUNT(baseMats)]; in test_matrix_min_max_scale() local
665 SkMatrix mats[kMatrixCount]; in test_matrix_homogeneous() local
/third_party/skia/tests/
DDashPathEffectTest.cpp71 SkMatrix mats[kNumMats]; in DEF_TEST() local
DMatrixTest.cpp253 SkMatrix mats[2*SK_ARRAY_COUNT(baseMats)]; in test_matrix_min_max_scale() local
674 SkMatrix mats[kMatrixCount]; in test_matrix_homogeneous() local
/third_party/skia/src/core/
DSkRuntimeEffect.cpp862 SkSimpleMatrixProvider mats{SkMatrix::I()}; in onProgram() local
1026 SkOverrideDeviceMatrixProvider mats{matrices, SkMatrix::I()}; in onProgram() local
1136 SkSimpleMatrixProvider mats{SkMatrix::I()}; in onProgram() local
/third_party/skia/src/shaders/gradients/
DSkGradientShader.cpp426 const SkMatrixProvider& mats, const SkMatrix* localM, in onProgram()