Home
last modified time | relevance | path

Searched refs:addPathData (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/
DRemoteComposeBuffer.java367 id = addPathData(path); in addDrawPath()
419 pathId = addPathData(path); in addDrawTextOnPath()
618 path1Id = addPathData(path1); in addDrawTweenPath()
622 path2Id = addPathData(path2); in addDrawTweenPath()
652 public int addPathData(Object path) { in addPathData() method in RemoteComposeBuffer