Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:yRatio

324     float yRatio = 1.0;
348 yRatio = (float)y/fbHeight;
354 y = (yRatio * asH) + asY;