Searched refs:texHeight (Results 1 – 2 of 2) sorted by relevance
80 u16 texHeight; // Texture image sheet height (texels) member97 u16 texHeight; // Texture image sheet height (texels) member
127 * TEXTURE_COODINATE_ONE / tex->texHeight); in DrawChar()131 * TEXTURE_COODINATE_ONE / tex->texHeight); in DrawChar()137 GXInitTexObj(&tobj, tex->image, tex->texWidth, tex->texHeight, in DrawChar()