Home
last modified time | relevance | path

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

/external/skia/src/views/
DSkStackViewLayout.cpp99 static AlignProc gAlignProcs[] = { in onLayoutChildren() local
159 SkScalar pos = startM + gAlignProcs[fPack](childLimit, parentLimit); in onLayoutChildren()
172 … SkScalar crossLoc = crossStartM + gAlignProcs[fAlign]((child->*crossGetSizeP)(), crossLimit); in onLayoutChildren()