Home
last modified time | relevance | path

Searched refs:sizeProc (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() argument
88 limit += (child->*sizeProc)(); in compute_children_limit()