Searched refs:GetTextureLength (Results 1 – 1 of 1) sorted by relevance
89 u32 GetTextureLength(const u32& imageLength);278 textureWidth = GetTextureLength(bmpWidth); in GetTextureDataFromBmpFileData()279 textureHeight = GetTextureLength(bmpHeight); in GetTextureDataFromBmpFileData()334 u32 GetTextureLength(const u32& imageLength) in GetTextureLength() function