/external/skia/src/core/ |
D | SkLocalMatrixImageFilter.cpp | 13 sk_sp<SkImageFilter> SkLocalMatrixImageFilter::Make(const SkMatrix& localM, in Make() 28 SkLocalMatrixImageFilter::SkLocalMatrixImageFilter(const SkMatrix& localM, in SkLocalMatrixImageFilter()
|
D | SkDraw_vertices.cpp | 368 SkMatrix localM; in draw_fixed_vertices() local 382 SkMatrix localM; in draw_fixed_vertices() local 403 SkMatrix localM; in draw_fixed_vertices() local
|
D | SkRuntimeEffect.cpp | 753 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram() 838 SkMatrix localM, *localMPtr = nullptr; in CreateProc() local
|
/external/skqp/src/core/ |
D | SkLocalMatrixImageFilter.cpp | 15 sk_sp<SkImageFilter> SkLocalMatrixImageFilter::Make(const SkMatrix& localM, in Make() 29 SkLocalMatrixImageFilter::SkLocalMatrixImageFilter(const SkMatrix& localM, in SkLocalMatrixImageFilter()
|
D | SkDraw_vertices.cpp | 313 SkMatrix localM; in drawVertices() local
|
/external/skia/tests/ |
D | ShaderTest.cpp | 23 SkMatrix localM; in check_isaimage() local 44 const SkMatrix localM = SkMatrix::Scale(2, 3); in DEF_TEST() local
|
/external/skqp/tests/ |
D | ShaderTest.cpp | 23 SkMatrix localM; in check_isaimage() local 44 const SkMatrix localM = SkMatrix::MakeScale(2, 3); in DEF_TEST() local
|
/external/skia/tools/gpu/ |
D | TestOps.cpp | 153 const SkMatrix& localM) { in Make() 232 const SkMatrix& localM) { in MakeRect() 240 const SkMatrix& localM) { in MakeRect()
|
/external/skia/gm/ |
D | runtimefunctions.cpp | 46 SkMatrix localM; in onDraw() local
|
D | patch.cpp | 172 SkMatrix localM; variable
|
D | shadertext3.cpp | 113 SkMatrix localM; in onDraw() local
|
D | image_shader.cpp | 132 const SkMatrix localM = SkMatrix::Translate(-50, -50); in testImage() local
|
D | gm.cpp | 59 SkMatrix localM; in draw_gpu_only_message() local
|
D | runtimeshader.cpp | 72 SkMatrix localM; in onDraw() local
|
/external/skia/src/shaders/ |
D | SkComposeShader.cpp | 148 const SkMatrixProvider& mats, const SkMatrix* localM, in program_or_paint() 157 const SkMatrixProvider& mats, const SkMatrix* localM, in onProgram()
|
D | SkLocalMatrixShader.cpp | 83 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram() 161 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
|
D | SkColorFilterShader.cpp | 67 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
|
D | SkShader.cpp | 200 const SkMatrixProvider& matrices, const SkMatrix* localM, in program()
|
D | SkImageShader.cpp | 405 bool update(const SkMatrix& ctm, const SkMatrix* localM) override { in update() 738 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
|
/external/skqp/gm/ |
D | shadertext3.cpp | 95 SkMatrix localM; in onDraw() local
|
D | image_shader.cpp | 107 const SkMatrix localM = SkMatrix::MakeTrans(-50, -50); in testImage() local
|
D | gm.cpp | 84 SkMatrix localM; in DrawGpuOnlyMessage() local
|
/external/jdiff/src/jdiff/ |
D | XMLToAPI.java | 145 MethodAPI localM = (MethodAPI)(iter2.next()); in addInheritedElements() local
|
/external/skia/tools/viewer/ |
D | TouchGesture.cpp | 131 const SkMatrix& TouchGesture::localM() { in localM() function in TouchGesture
|
/external/skqp/tools/viewer/ |
D | TouchGesture.cpp | 131 const SkMatrix& TouchGesture::localM() { in localM() function in TouchGesture
|