Home
last modified time | relevance | path

Searched defs:localM (Results 1 – 25 of 35) sorted by relevance

12

/third_party/flutter/skia/src/core/
DSkLocalMatrixImageFilter.cpp13 sk_sp<SkImageFilter> SkLocalMatrixImageFilter::Make(const SkMatrix& localM, in Make()
28 SkLocalMatrixImageFilter::SkLocalMatrixImageFilter(const SkMatrix& localM, in SkLocalMatrixImageFilter()
/third_party/skia/src/core/
DSkLocalMatrixImageFilter.cpp13 sk_sp<SkImageFilter> SkLocalMatrixImageFilter::Make(const SkMatrix& localM, in Make()
30 SkLocalMatrixImageFilter::SkLocalMatrixImageFilter(const SkMatrix& localM, in SkLocalMatrixImageFilter()
DSkDraw_vertices.cpp122 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
DSkDraw_atlas.cpp59 const SkMatrixProvider& provider, const SkMatrix* localM, const SkColorInfo& dst, in onProgram()
/third_party/flutter/skia/tests/
DShaderTest.cpp23 SkMatrix localM; in check_isaimage() local
44 const SkMatrix localM = SkMatrix::MakeScale(2, 3); in DEF_TEST() local
/third_party/skia/tests/
DShaderTest.cpp23 SkMatrix localM; in check_isaimage() local
44 const SkMatrix localM = SkMatrix::Scale(2, 3); in DEF_TEST() local
/third_party/skia/gm/
Druntimefunctions.cpp46 SkMatrix localM; in onDraw() local
Dpatch.cpp172 SkMatrix localM; variable
Dshadertext3.cpp112 SkMatrix localM; in onDraw() local
Dimage_shader.cpp132 const SkMatrix localM = SkMatrix::Translate(-50, -50); in testImage() local
Dgm.cpp55 SkMatrix localM; in draw_gpu_only_message() local
/third_party/flutter/skia/gm/
Druntimeshader.cpp49 SkMatrix localM; in onOnceBeforeDraw() local
Dshadertext3.cpp112 SkMatrix localM; in onDraw() local
Dimage_shader.cpp125 const SkMatrix localM = SkMatrix::MakeTrans(-50, -50); in testImage() local
Dgm.cpp58 SkMatrix localM; in draw_gpu_only_message() local
/third_party/skia/tools/gpu/
DTestOps.cpp149 const SkMatrix& localM) { in Make()
230 const SkMatrix& localM) { in MakeRect()
238 const SkMatrix& localM) { in MakeRect()
/third_party/skia/src/shaders/
DSkLocalMatrixShader.cpp82 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
160 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
DSkColorFilterShader.cpp67 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
DSkTransformShader.cpp16 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
DSkComposeShader.cpp144 const SkMatrixProvider& mats, const SkMatrix* localM, in onProgram()
DSkImageShader.cpp339 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()
/third_party/flutter/skia/src/shaders/
DSkRTShader.cpp121 SkMatrix localM, *localMPtr = nullptr; in CreateProc() local
/third_party/skia/src/effects/imagefilters/
DSkRuntimeImageFilter.cpp115 SkMatrix localM = inverse * in onFilterImage() local
/third_party/flutter/skia/tools/viewer/
DTouchGesture.cpp131 const SkMatrix& TouchGesture::localM() { in localM() function in TouchGesture
/third_party/skia/tools/viewer/
DTouchGesture.cpp131 const SkMatrix& TouchGesture::localM() { in localM() function in TouchGesture

12