Home
last modified time | relevance | path

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

/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()
DSkRuntimeEffect.cpp1023 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
1107 SkMatrix localM, *localMPtr = nullptr; in CreateProc() 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/tools/gpu/
DTestOps.cpp149 const SkMatrix& localM) { in Make()
230 const SkMatrix& localM) { in MakeRect()
238 const SkMatrix& localM) { in MakeRect()
/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
Druntimeshader.cpp75 SkMatrix localM; in onDraw() local
/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()
DSkShader.cpp213 const SkMatrixProvider& matrices, const SkMatrix* localM, in program()
DSkPictureShader.cpp298 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
/third_party/skia/src/effects/imagefilters/
DSkRuntimeImageFilter.cpp115 SkMatrix localM = inverse * in onFilterImage() local
/third_party/skia/tools/viewer/
DTouchGesture.cpp131 const SkMatrix& TouchGesture::localM() { in localM() function in TouchGesture
/third_party/skia/src/gpu/v1/
DDevice_drawTexture.cpp685 const SkMatrix& localM, in can_disable_mipmap()
/third_party/skia/src/shaders/gradients/
DSkGradientShader.cpp426 const SkMatrixProvider& mats, const SkMatrix* localM, in onProgram()