Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:yRatio

285     float yRatio = 1.0;
309 yRatio = (float)y/fbHeight;
315 y = (yRatio * asH) + asY;