Searched refs:adjust (Results 1 – 8 of 8) sorted by relevance
349 pHbmInfo->adjust.x = 1.0f; in InitHomeButtonInfo()350 pHbmInfo->adjust.y = 1.0f; in InitHomeButtonInfo()363 pHbmInfo->adjust.x = 1.0f; in SetAdjustValue()364 pHbmInfo->adjust.y = 1.0f; in SetAdjustValue()369 pHbmInfo->adjust.x = 832.f / 608.f; in SetAdjustValue()370 pHbmInfo->adjust.y = 1.0f; in SetAdjustValue()
468 pHbmInfo->adjust.x = 1.0f; in InitHomeButtonInfo()469 pHbmInfo->adjust.y = 1.0f; in InitHomeButtonInfo()567 pHbmInfo->adjust.x = 1.0f; in SetAdjustValue()568 pHbmInfo->adjust.y = 1.0f; in SetAdjustValue()573 pHbmInfo->adjust.x = 832.f / 608.f; in SetAdjustValue()574 pHbmInfo->adjust.y = 1.0f; in SetAdjustValue()818 pos[i].x *= hbmInfo.adjust.x; in main()819 pos[i].y *= hbmInfo.adjust.y; in main()
585 pHbmInfo->adjust.x = 1.0f; in InitHomeButtonInfo()586 pHbmInfo->adjust.y = 1.0f; in InitHomeButtonInfo()675 pHbmInfo->adjust.x = 1.0f; in SetAdjustValue()676 pHbmInfo->adjust.y = 1.0f; in SetAdjustValue()681 pHbmInfo->adjust.x = 832.f / 608.f; in SetAdjustValue()682 pHbmInfo->adjust.y = 1.0f; in SetAdjustValue()937 pos[i].x *= hbmInfo.adjust.x; in main()938 pos[i].y *= hbmInfo.adjust.y; in main()
602 pHbmInfo->adjust.x = 1.0f; in InitHomeButtonInfo()603 pHbmInfo->adjust.y = 1.0f; in InitHomeButtonInfo()691 pHbmInfo->adjust.x = 1.0f; in SetAdjustValue()692 pHbmInfo->adjust.y = 1.0f; in SetAdjustValue()697 pHbmInfo->adjust.x = 832.f / 608.f; in SetAdjustValue()698 pHbmInfo->adjust.y = 1.0f; in SetAdjustValue()973 pos[i].x *= hbmInfo.adjust.x; in main()974 pos[i].y *= hbmInfo.adjust.y; in main()
729 pHbmInfo->adjust.x = 1.0f; in InitHomeButtonInfo()730 pHbmInfo->adjust.y = 1.0f; in InitHomeButtonInfo()817 pHbmInfo->adjust.x = 832.f / 608.f; in SetAdjustValue()818 pHbmInfo->adjust.y = 1.0f; in SetAdjustValue()1089 pos[i].x *= hbmInfo.adjust.x; in main()1090 pos[i].y *= hbmInfo.adjust.y; in main()
60 u16* adjust; // Glyph index adjust array (in buffer) member
126 Vec2 adjust; member
2201 hbmInfo.adjust.x = 832.f / 608.f; in MyInitHomeButtonMenu()2202 hbmInfo.adjust.y = 1.0f; in MyInitHomeButtonMenu()2227 OSReport("hbmInfo.adjust.x = %.1f\n", hbmInfo.adjust.x); in MyInitHomeButtonMenu()2228 OSReport("hbmInfo.adjust.y = %.1f\n", hbmInfo.adjust.y); in MyInitHomeButtonMenu()