Home
last modified time | relevance | path

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

12

/external/skia/src/core/
DSkLocalMatrixImageFilter.cpp13 sk_sp<SkImageFilter> SkLocalMatrixImageFilter::Make(const SkMatrix& localM, in Make()
28 SkLocalMatrixImageFilter::SkLocalMatrixImageFilter(const SkMatrix& localM, in SkLocalMatrixImageFilter()
DSkDraw_vertices.cpp368 SkMatrix localM; in draw_fixed_vertices() local
382 SkMatrix localM; in draw_fixed_vertices() local
403 SkMatrix localM; in draw_fixed_vertices() local
DSkRuntimeEffect.cpp753 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
838 SkMatrix localM, *localMPtr = nullptr; in CreateProc() local
/external/skqp/src/core/
DSkLocalMatrixImageFilter.cpp15 sk_sp<SkImageFilter> SkLocalMatrixImageFilter::Make(const SkMatrix& localM, in Make()
29 SkLocalMatrixImageFilter::SkLocalMatrixImageFilter(const SkMatrix& localM, in SkLocalMatrixImageFilter()
DSkDraw_vertices.cpp313 SkMatrix localM; in drawVertices() local
/external/skia/tests/
DShaderTest.cpp23 SkMatrix localM; in check_isaimage() local
44 const SkMatrix localM = SkMatrix::Scale(2, 3); in DEF_TEST() local
/external/skqp/tests/
DShaderTest.cpp23 SkMatrix localM; in check_isaimage() local
44 const SkMatrix localM = SkMatrix::MakeScale(2, 3); in DEF_TEST() local
/external/skia/tools/gpu/
DTestOps.cpp153 const SkMatrix& localM) { in Make()
232 const SkMatrix& localM) { in MakeRect()
240 const SkMatrix& localM) { in MakeRect()
/external/skia/gm/
Druntimefunctions.cpp46 SkMatrix localM; in onDraw() local
Dpatch.cpp172 SkMatrix localM; variable
Dshadertext3.cpp113 SkMatrix localM; in onDraw() local
Dimage_shader.cpp132 const SkMatrix localM = SkMatrix::Translate(-50, -50); in testImage() local
Dgm.cpp59 SkMatrix localM; in draw_gpu_only_message() local
Druntimeshader.cpp72 SkMatrix localM; in onDraw() local
/external/skia/src/shaders/
DSkComposeShader.cpp148 const SkMatrixProvider& mats, const SkMatrix* localM, in program_or_paint()
157 const SkMatrixProvider& mats, const SkMatrix* localM, in onProgram()
DSkLocalMatrixShader.cpp83 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
161 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
DSkColorFilterShader.cpp67 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
DSkShader.cpp200 const SkMatrixProvider& matrices, const SkMatrix* localM, in program()
DSkImageShader.cpp405 bool update(const SkMatrix& ctm, const SkMatrix* localM) override { in update()
738 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
/external/skqp/gm/
Dshadertext3.cpp95 SkMatrix localM; in onDraw() local
Dimage_shader.cpp107 const SkMatrix localM = SkMatrix::MakeTrans(-50, -50); in testImage() local
Dgm.cpp84 SkMatrix localM; in DrawGpuOnlyMessage() local
/external/jdiff/src/jdiff/
DXMLToAPI.java145 MethodAPI localM = (MethodAPI)(iter2.next()); in addInheritedElements() local
/external/skia/tools/viewer/
DTouchGesture.cpp131 const SkMatrix& TouchGesture::localM() { in localM() function in TouchGesture
/external/skqp/tools/viewer/
DTouchGesture.cpp131 const SkMatrix& TouchGesture::localM() { in localM() function in TouchGesture

12