Searched refs:adjust (Results 1 – 6 of 6) sorted by relevance
343 pHbmInfo->adjust.x = 832.f / 608.f; in InitHomeButtonInfo()344 pHbmInfo->adjust.y = 1.0f; in InitHomeButtonInfo()358 pHbmInfo->adjust.x = 1.0f; in SetAdjustValue()359 pHbmInfo->adjust.y = 1.0f; in SetAdjustValue()364 pHbmInfo->adjust.x = 832.f / 608.f; in SetAdjustValue()365 pHbmInfo->adjust.y = 1.0f; in SetAdjustValue()
470 pHbmInfo->adjust.x = 832.f / 608.f; in InitHomeButtonInfo()471 pHbmInfo->adjust.y = 1.0f; in InitHomeButtonInfo()569 pHbmInfo->adjust.x = 1.0f; in SetAdjustValue()570 pHbmInfo->adjust.y = 1.0f; in SetAdjustValue()575 pHbmInfo->adjust.x = 832.f / 608.f; in SetAdjustValue()576 pHbmInfo->adjust.y = 1.0f; in SetAdjustValue()825 pos[i].x *= hbmInfo.adjust.x; in main()826 pos[i].y *= hbmInfo.adjust.y; in main()
583 pHbmInfo->adjust.x = 832.f / 608.f; in InitHomeButtonInfo()584 pHbmInfo->adjust.y = 1.0f; in InitHomeButtonInfo()673 pHbmInfo->adjust.x = 1.0f; in SetAdjustValue()674 pHbmInfo->adjust.y = 1.0f; in SetAdjustValue()679 pHbmInfo->adjust.x = 832.f / 608.f; in SetAdjustValue()680 pHbmInfo->adjust.y = 1.0f; in SetAdjustValue()933 pos[i].x *= hbmInfo.adjust.x; in main()934 pos[i].y *= hbmInfo.adjust.y; in main()
566 pHbmInfo->adjust.x = 832.f / 608.f; in InitHomeButtonInfo()567 pHbmInfo->adjust.y = 1.0f; in InitHomeButtonInfo()656 pHbmInfo->adjust.x = 1.0f; in SetAdjustValue()657 pHbmInfo->adjust.y = 1.0f; in SetAdjustValue()662 pHbmInfo->adjust.x = 832.f / 608.f; in SetAdjustValue()663 pHbmInfo->adjust.y = 1.0f; in SetAdjustValue()943 pos[i].x *= hbmInfo.adjust.x; in main()944 pos[i].y *= hbmInfo.adjust.y; in main()
697 pHbmInfo->adjust.x = 832.f / 608.f; in InitHomeButtonInfo()698 pHbmInfo->adjust.y = 1.0f; in InitHomeButtonInfo()784 pHbmInfo->adjust.x = 832.f / 608.f; in SetAdjustValue()785 pHbmInfo->adjust.y = 1.0f; in SetAdjustValue()1054 pos[i].x *= hbmInfo.adjust.x; in main()1055 pos[i].y *= hbmInfo.adjust.y; in main()
125 Vec2 adjust; member