Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:asY

419     float asY = 0;
427 asY = ((float)fbHeight - asH) / 2;
437 y = int((yRatio * asH) + asY);