Home
last modified time | relevance | path

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

/external/skia/src/views/
DSkStackViewLayout.cpp62 typedef SkScalar (SkView::*GetSizeProc)() const; typedef
74 static SkScalar compute_children_limit(SkView* parent, GetSizeProc sizeProc, int* count, in compute_children_limit()
107 GetSizeProc mainGetSizeP, crossGetSizeP; in onLayoutChildren()