Home
last modified time | relevance | path

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

/external/skia/src/views/
DSkStackViewLayout.cpp74 static SkScalar compute_children_limit(SkView* parent, GetSizeProc sizeProc, int* count, in compute_children_limit() function
151 …SkScalar childLimit = compute_children_limit(parent, mainGetSizeP, &childCount, flexMask, &flexCou… in onLayoutChildren()