Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:actualHeight

477     float actualHeight = fbHeight;
497 swapWidthHeight(actualWidth, actualHeight);
499 (int)actualHeight, rect);
506 yRatio = (float)(inPos.y/actualHeight);
508 hRatio = (float)(inPos.h/actualHeight);