Searched refs:SubImageHeight (Results 1 – 4 of 4) sorted by relevance
903 int SubImageHeight = Available / BytesPerRow; in PutSubImage() local905 if (SubImageHeight == 0) in PutSubImage()906 SubImageHeight = 1; in PutSubImage()909 req_width, (unsigned int) SubImageHeight, in PutSubImage()913 req_yoffset + SubImageHeight, x, y + SubImageHeight, in PutSubImage()914 req_width, req_height - SubImageHeight, in PutSubImage()
257 gti.HeightToCreate = (uint32_t)(info.spritePtr->SubImageHeight/info.scaleY); in LoadSprite2D()266 gti.HeightToCreate = info.spritePtr->SubImageHeight; in LoadSprite2D()333 y0 = info.py + int(info.spritePtr->SubImageHeight*info.scaleY); in DrawSprite2D()341 y1 = info.py + int(info.spritePtr->SubImageHeight*info.scaleY); in DrawSprite2D()348 s1 = info.spritePtr->SubImageHeight*info.scaleY/g_textures[0].m_fTexHeight; in DrawSprite2D()353 s1 = info.spritePtr->SubImageHeight/g_textures[0].m_fTexHeight; in DrawSprite2D()
47 short SubImageHeight; member
241 short SubImageHeight; member