Searched refs:yPos (Results 1 – 4 of 4) sorted by relevance
472 int yPos = 0; in getAspectRatioPosition() local501 yPos = rect.top; in getAspectRatioPosition()512 outPos.y = uint32_t((yRatio * height) + (float)yPos); in getAspectRatioPosition()533 yPos = r.top; in getAspectRatioPosition()535 yRatio = (float)yPos/height; in getAspectRatioPosition()
459 int yPos = 0; in getAspectRatioPosition() local488 yPos = rect.top; in getAspectRatioPosition()499 outPos.y = uint32_t((yRatio * height) + (float)yPos); in getAspectRatioPosition()520 yPos = r.top; in getAspectRatioPosition()522 yRatio = (float)yPos/height; in getAspectRatioPosition()
687 int yPos = 0; in getAspectRatioPosition() local716 yPos = rect.top; in getAspectRatioPosition()727 outPos.y = uint32_t((yRatio * height) + (float)yPos); in getAspectRatioPosition()748 yPos = r.top; in getAspectRatioPosition()750 yRatio = (float)yPos/height; in getAspectRatioPosition()
620 int yPos = 0; in getAspectRatioPosition() local649 yPos = rect.top; in getAspectRatioPosition()660 outPos.y = uint32_t((yRatio * height) + (float)yPos); in getAspectRatioPosition()681 yPos = r.top; in getAspectRatioPosition()683 yRatio = (float)yPos/height; in getAspectRatioPosition()