Searched refs:DEMOGfxLoadAssetFileAlign (Results 1 – 4 of 4) sorted by relevance
394 void* DEMOGfxLoadAssetFileAlign(const char* path, u32* len, u32 alignSize);
411 *pFileBuf = DEMOGfxLoadAssetFileAlign(fileName, &len, align); in DEMOGFDReadAlignedTexture()
944 void* DEMOGfxLoadAssetFileAlign(const char* path, u32* len, u32 alignSize) in DEMOGfxLoadAssetFileAlign() function