Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/gfd/
DgfdInterface.h433 u32 GFDGetTextureImageSize(u32 index, const void *pData);
/CafeSDK-2.12.13-1/system/src/lib/gfd/headers/cafe/gfd/
DgfdInterface.h433 u32 GFDGetTextureImageSize(u32 index, const void *pData);
/CafeSDK-2.12.13-1/system/src/lib/demo/
DdemoGfd.c305 imageSize = GFDGetTextureImageSize(index, pData); in DEMOGFDReadTexture()
/CafeSDK-2.12.13-1/system/src/lib/gfd/
DgfdInterface.c752 u32 GFDGetTextureImageSize(u32 index, const void *pData) in GFDGetTextureImageSize() function