Searched defs:prettyPrint (Results 1 – 11 of 11) sorted by relevance
20 fun prettyPrint(): String = prettyPrint(this) in prettyPrint() method in com.android.server.wm.traces.common.Point41 fun prettyPrint(point: Point): String = "(${point.x}, ${point.y})" method
31 open fun prettyPrint(): String = "$width x $height" in prettyPrint() method in com.android.server.wm.traces.common.Size
30 override fun prettyPrint(): String = in prettyPrint() method
31 override fun prettyPrint(): String { in prettyPrint() method
35 override fun prettyPrint(): String { in prettyPrint() method
31 open fun prettyPrint(): String { in prettyPrint() method in com.android.server.wm.traces.common.Color3
128 fun prettyPrint(): String = in intersection() method
32 open fun prettyPrint(): String { in prettyPrint() method in com.android.server.wm.traces.common.Matrix22
50 open fun prettyPrint(): String = in prettyPrint() method in com.android.server.wm.traces.common.Rect
114 fun prettyPrint(): String { in prettyPrint() method
212 fun prettyPrint(): String { in <lambda>() method