/third_party/skia/src/core/ |
D | SkLocalMatrixImageFilter.cpp | 13 sk_sp<SkImageFilter> SkLocalMatrixImageFilter::Make(const SkMatrix& localM, in Make() 30 SkLocalMatrixImageFilter::SkLocalMatrixImageFilter(const SkMatrix& localM, in SkLocalMatrixImageFilter()
|
D | SkDraw_vertices.cpp | 122 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram() 425 SkMatrix localM; in drawFixedVertices() local 445 SkMatrix localM; in drawFixedVertices() local 499 SkMatrix localM; in drawFixedVertices() local
|
D | SkDraw_atlas.cpp | 59 const SkMatrixProvider& provider, const SkMatrix* localM, const SkColorInfo& dst, in onProgram()
|
D | SkRuntimeEffect.cpp | 1023 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram() 1107 SkMatrix localM, *localMPtr = nullptr; in CreateProc() local
|
/third_party/skia/tests/ |
D | ShaderTest.cpp | 23 SkMatrix localM; in check_isaimage() local 44 const SkMatrix localM = SkMatrix::Scale(2, 3); in DEF_TEST() local
|
/third_party/skia/tools/gpu/ |
D | TestOps.cpp | 149 const SkMatrix& localM) { in Make() 230 const SkMatrix& localM) { in MakeRect() 238 const SkMatrix& localM) { in MakeRect()
|
/third_party/skia/gm/ |
D | runtimefunctions.cpp | 46 SkMatrix localM; in onDraw() local
|
D | patch.cpp | 172 SkMatrix localM; variable
|
D | shadertext3.cpp | 112 SkMatrix localM; in onDraw() local
|
D | image_shader.cpp | 132 const SkMatrix localM = SkMatrix::Translate(-50, -50); in testImage() local
|
D | gm.cpp | 55 SkMatrix localM; in draw_gpu_only_message() local
|
D | runtimeshader.cpp | 75 SkMatrix localM; in onDraw() local
|
/third_party/skia/src/shaders/ |
D | SkLocalMatrixShader.cpp | 82 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram() 160 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
|
D | SkColorFilterShader.cpp | 67 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
|
D | SkTransformShader.cpp | 16 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
|
D | SkComposeShader.cpp | 144 const SkMatrixProvider& mats, const SkMatrix* localM, in onProgram()
|
D | SkImageShader.cpp | 339 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram() 667 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram() 676 const SkMatrixProvider& matrices, const SkMatrix* localM, const SkColorInfo& dst, in makeProgram()
|
D | SkShader.cpp | 213 const SkMatrixProvider& matrices, const SkMatrix* localM, in program()
|
D | SkPictureShader.cpp | 298 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
|
/third_party/skia/src/effects/imagefilters/ |
D | SkRuntimeImageFilter.cpp | 115 SkMatrix localM = inverse * in onFilterImage() local
|
/third_party/skia/tools/viewer/ |
D | TouchGesture.cpp | 131 const SkMatrix& TouchGesture::localM() { in localM() function in TouchGesture
|
/third_party/skia/src/gpu/v1/ |
D | Device_drawTexture.cpp | 685 const SkMatrix& localM, in can_disable_mipmap()
|
/third_party/skia/src/shaders/gradients/ |
D | SkGradientShader.cpp | 426 const SkMatrixProvider& mats, const SkMatrix* localM, in onProgram()
|