Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkLocalMatrixImageFilter.cpp14 sk_sp<SkImageFilter> SkLocalMatrixImageFilter::Make(const SkMatrix& localM, in Make()
28 SkLocalMatrixImageFilter::SkLocalMatrixImageFilter(const SkMatrix& localM, in SkLocalMatrixImageFilter()
DSkDraw_vertices.cpp281 SkMatrix localM; in drawVertices() local
DSkDevice.cpp478 SkMatrix localM, currM; in drawTextRSXform() local
/external/skia/tests/
DShaderTest.cpp23 SkMatrix localM; in check_isabitmap() local
54 const SkMatrix localM = SkMatrix::MakeScale(2, 3); in DEF_TEST() local
/external/skia/gm/
Dgm.cpp86 SkMatrix localM; in DrawGpuOnlyMessage() local
Dshadertext3.cpp99 SkMatrix localM; in onDraw() local
Dimage_shader.cpp107 const SkMatrix localM = SkMatrix::MakeTrans(-50, -50); in testImage() local
/external/jdiff/src/jdiff/
DXMLToAPI.java145 MethodAPI localM = (MethodAPI)(iter2.next()); in addInheritedElements() local
/external/skia/src/views/
DSkTouchGesture.cpp127 const SkMatrix& SkTouchGesture::localM() { in localM() function in SkTouchGesture
/external/skia/src/shaders/
DSkPictureShader.cpp193 sk_sp<SkShader> SkPictureShader::refBitmapShader(const SkMatrix& viewMatrix, const SkMatrix* localM, in refBitmapShader()
/external/skia/src/gpu/
DSkGr.cpp626 const SkMatrix& localM, in GrSkFilterQualityToGrFilterMode()
/external/skia/src/utils/
DSkLua.cpp1615 const SkMatrix* localM = nullptr; in limage_newShader() local