Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:asHeightRatio

339     int asHeightRatio = atoi(value);
342 asH = fbHeight * (1.0f - asHeightRatio / 100.0f);