Home
last modified time | relevance | path

Searched refs:G2S_SetBG2Affine (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.4/build/demos/gx/UnitTours/Sub_CharBg_3/src/
Dmain.c128 G2S_SetBG2Affine(&mtx, // A matrix for rotation and scaling in TwlMain()
/TwlSDK-5.4/build/demos/gx/UnitTours/Sub_CharBg_2/src/
Dmain.c127 G2S_SetBG2Affine(&mtx, // A matrix for rotation and scaling in TwlMain()
/TwlSDK-5.4/include/nitro/gx/
Dg2.h142 static void G2S_SetBG2Affine(const MtxFx22 *mtx, int centerX, int centerY, int x1, int y1);
1087 static inline void G2S_SetBG2Affine(const MtxFx22 *mtx, int centerX, int centerY, int x1, int y1) in G2S_SetBG2Affine() function