Home
last modified time | relevance | path

Searched defs:setLocY (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/views/
DSkView.h99 void setLocY(SkScalar y) { this->setLoc(fLoc.fX, y); } in setLocY() function
/external/skia/include/views/
DSkView.h99 void setLocY(SkScalar y) { this->setLoc(fLoc.fX, y); } in setLocY() function