Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:asHeightRatio

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