Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:yRatio

323     float yRatio = 1.0;
347 yRatio = (float)y/fbHeight;
353 y = (yRatio * asH) + asY;