Home | History | Annotate | Download | only in imageshow

Lines Matching full:maskh

402                     float maskH = sMask.getHeight() / 2.0f;
405 / Math.min(maskW, maskH);
408 float y = point.y - maskH * maskScale;