Searched refs:flexMask (Results 1 – 1 of 1) sorted by relevance
75 uint32_t flexMask, int* flexCount) in compute_children_limit() argument85 if (child->getFlags() & flexMask) in compute_children_limit()110 SkView::Flag_Mask flexMask; in onLayoutChildren() local127 flexMask = SkView::kFlexH_Mask; in onLayoutChildren()144 flexMask = SkView::kFlexV_Mask; in onLayoutChildren()151 …SkScalar childLimit = compute_children_limit(parent, mainGetSizeP, &childCount, flexMask, &flex… in onLayoutChildren()179 if (child->getFlags() & flexMask) in onLayoutChildren()