Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:asHeightRatio

262     int asHeightRatio = atoi(value);
264 if(!asWidthRatio && !asHeightRatio) {
284 asH = fbHeight * (1.0f - asHeightRatio / 100.0f);