Home
last modified time | relevance | path

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

/external/skia/src/views/
DSkStackViewLayout.cpp160 SkScalar flexAmount = 0; in onLayoutChildren() local
165 flexAmount = (parentLimit - childLimit) / flexCount; in onLayoutChildren()
180 (child->*mainSetSizeP)(flexAmount); in onLayoutChildren()