HomeSort by relevance Sort by last modified time
    Searched refs:setLocY (Results 1 - 2 of 2) sorted by null

  /external/skia/src/views/
SkStackViewLayout.cpp 115 crossLocP = &SkView::setLocY;
131 mainLocP = &SkView::setLocY;
  /external/skia/include/views/
SkView.h 94 void setLocY(SkScalar y) { this->setLoc(fLoc.fX, y); }

Completed in 17 milliseconds