Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DStringBlock.java468 private static class Height implements LineHeightSpan.WithDensity { class in StringBlock
472 public Height(int size) { in Height() method in StringBlock.Height
/frameworks/native/libs/gralloc/types/tests/
DGralloc4_test.cpp181 TEST_P(Gralloc4TestUint64, Height) { in TEST_P() argument