Searched refs:yPos (Results 1 – 3 of 3) 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()
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()