Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:yRatio

272     float yRatio = 1.0;
290 yRatio = (float)y/fbHeight;
296 y = (yRatio * asH) + asY;