Home | History | Annotate | Download | only in hwui

Lines Matching refs:offsetY

2333             const float offsetY = top + currentTransform().getTranslateY();
2339 const float y = (int) floorf(bounds.top + offsetY + 0.5f);