Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:asWidthRatio

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