Searched refs:panY (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/ |
D | DrawTextAnchored.java | 52 float panY, in DrawTextAnchored() argument 61 mOutPanY = mPanY = panY; in DrawTextAnchored() 126 float panY = buffer.readFloat(); in read() local 131 panX, panY, in read() 162 float panY, in apply() argument 169 buffer.writeFloat(panY); in apply()
|
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/ |
D | RemoteComposeBuffer.java | 503 float panY, in drawTextAnchored() argument 509 panX, panY, in drawTextAnchored() 590 float panY, in drawTextAnchored() argument 596 panX, panY, in drawTextAnchored()
|