Searched refs:setLocY (Results 1 – 2 of 2) sorted by relevance
122 crossLocP = &SkView::setLocY; in onLayoutChildren()138 mainLocP = &SkView::setLocY; in onLayoutChildren()
99 void setLocY(SkScalar y) { this->setLoc(fLoc.fX, y); } in setLocY() function