Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/player/platform/
DAndroidComputedTextLayout.java22 public class AndroidComputedTextLayout implements Platform.ComputedTextLayout { class
27 public AndroidComputedTextLayout(StaticLayout staticLayout, float width, float height) { in AndroidComputedTextLayout() method in AndroidComputedTextLayout