Searched defs:getY (Results 1 – 9 of 9) sorted by relevance
359 int OSWindow::getY() const in getY() function in OSWindow
372 int OSWindow::getY() const in getY() function in OSWindow
23 static int getY(size_t x, size_t y) { in getY() function
247 ECPointFp.prototype.getY = pointFpGetY; method in ECPointFp
88 unsigned getY(SkColor c) const { return (c >> fShiftY) & 0xFF; } in getY() function
90 unsigned getY(SkColor c) const { return (c >> fShiftY) & 0xFF; } in getY() function
1198 float Layout::getY(int i) const { in getY() function in minikin::Layout
327 const SCEV *DependenceInfo::Constraint::getY() const { in getY() function in DependenceInfo::Constraint
289 int getY() const { return fDevice->getOrigin().y(); } in getY() function in SkDrawIter