Searched refs:setLocX (Results 1 – 2 of 2) sorted by relevance
121 mainLocP = &SkView::setLocX; in onLayoutChildren()139 crossLocP = &SkView::setLocX; in onLayoutChildren()
98 void setLocX(SkScalar x) { this->setLoc(x, fLoc.fY); } in setLocX() function