Home
last modified time | relevance | path

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

/external/skia/tools/gpu/
DTestOps.cpp151 const SkMatrix& localM) { in Make()
232 const SkMatrix& localM) { in MakeRect()
240 const SkMatrix& localM) { in MakeRect()
/external/skia/gm/
Druntimefunctions.cpp51 SkMatrix localM; in onDraw() local
Dpatch.cpp174 SkMatrix localM; variable
Dshaderpath.cpp109 SkMatrix localM; in onDraw() local
Dshadertext3.cpp110 SkMatrix localM; in onDraw() local
Dimage_shader.cpp134 const SkMatrix localM = SkMatrix::Translate(-50, -50); in testImage() local
Dgm.cpp61 SkMatrix localM; in draw_gpu_only_message() local
Druntimeshader.cpp81 SkMatrix localM; in onDraw() local
/external/skia/tests/
DShaderTest.cpp59 SkMatrix localM; in check_isaimage() local
80 const SkMatrix localM = SkMatrix::Scale(2, 3); in DEF_TEST() local
/external/skia/src/shaders/
DSkRuntimeShader.cpp155 SkTLazy<SkMatrix> localM; in CreateProc() local
/external/skia/tools/viewer/
DTouchGesture.cpp137 const SkMatrix& TouchGesture::localM() { in localM() function in TouchGesture
/external/skia/src/core/
DSkDraw_vertices.cpp301 SkMatrix localM; in drawFixedVertices() local
/external/skia/src/gpu/
DTiledTextureUtils.cpp312 const SkMatrix& localM, in CanDisableMipmap()