Home | History | Annotate | Download | only in libhwcomposer

Lines Matching defs:actualHeight

692     float actualHeight = fbHeight;
712 swapWidthHeight(actualWidth, actualHeight);
714 (int)actualWidth, (int)actualHeight, rect);
721 yRatio = (float)((float)inPos.y/actualHeight);
723 hRatio = (float)((float)inPos.h/actualHeight);