Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:asWidthRatio

298     int asWidthRatio = atoi(value);
302 asW = fbWidth * (1.0f - asWidthRatio / 100.0f);