Home
last modified time | relevance | path

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

/external/skia/src/views/
DSkStackViewLayout.cpp108 SetLocProc mainLocP, crossLocP; in onLayoutChildren() local
121 mainLocP = &SkView::setLocX; in onLayoutChildren()
138 mainLocP = &SkView::setLocY; in onLayoutChildren()
171 (child->*mainLocP)(pos); in onLayoutChildren()