Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:asWidthRatio

260     int asWidthRatio = atoi(value);
264 if(!asWidthRatio && !asHeightRatio) {
283 asW = fbWidth * (1.0f - asWidthRatio / 100.0f);