Home | History | Annotate | Download | only in hwc

Lines Matching full:denominator

209     uint32_t denominator(void) { return _d; }
1089 // the denominator specifies the dimension for the display frame. On
1144 dfDim = HwcTestDim(selected.denominator(), dfMin.height());
1188 // the denominator specifies the dimension for the display frame. On
1243 dfDim = HwcTestDim(dfMin.width(), selected.denominator());