Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DMeasurement.cpp31 static float getRunAdvance(Layout& layout, const uint16_t* buf, size_t layoutStart, size_t start, in getRunAdvance()
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DRecyclerViewLayoutTest.java2276 final AtomicInteger layoutStart = new AtomicInteger(50); in testNotifyDataSetChangedWithStableIds() local
DStaggeredGridLayoutManagerTest.java1568 int layoutStart = primaryOrientation.getStartAfterPadding(); in scollByTest() local