Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:actualHeight

464     float actualHeight = fbHeight;
484 actualHeight);
486 (int)actualHeight, rect);
493 yRatio = (float)((float)inPos.y/actualHeight);
495 hRatio = (float)((float)inPos.h/actualHeight);