Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:actualWidth

476     float actualWidth = fbWidth;
497 swapWidthHeight(actualWidth, actualHeight);
498 getAspectRatioPosition((int)fbWidth, (int)fbHeight, (int)actualWidth,
505 xRatio = (float)(inPos.x/actualWidth);
507 wRatio = (float)(inPos.w/actualWidth);