Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/gx/Demo/DrawTexture2d/
Dgx_DrawTexture2d.cpp89 u32 GetTextureLength(const u32& imageLength);
334 u32 GetTextureLength(const u32& imageLength) in GetTextureLength() argument
341 if ( imageLength > textureLength ) in GetTextureLength()