Home
last modified time | relevance | path

Searched defs:nMatrix (Results 1 – 2 of 2) sorted by relevance

/frameworks/layoutlib/bridge/src/android/graphics/
DCanvas_Delegate.java305 public static void nConcat(long nCanvas, long nMatrix) { in nConcat()
333 public static void nSetMatrix(long nCanvas, long nMatrix) { in nSetMatrix()
DBaseCanvas_Delegate.java478 long nMatrix, long nPaint) { in nDrawBitmapMatrix()