Home
last modified time | relevance | path

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

/external/jdiff/src/jdiff/
DXMLToAPI.java146 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/core/
DSkShader.cpp66 void SkShader::setLocalMatrix(const SkMatrix& localM) { in setLocalMatrix()
DSkDraw.cpp2367 SkMatrix localM, tempM; in drawVertices() local
/external/skia/src/gpu/
Dapp-android.cpp238 const SkMatrix& localM = fGesture.localM(); in applyMatrix() local
DSkGpuDevice.cpp546 SkMatrix localM; in skPaint2GrPaintShader() local
/external/skia/samplecode/
DSampleApp.cpp826 const SkMatrix& localM = fGesture.localM(); in draw() local