Searched refs:LoadTexDataLZ (Results 1 – 3 of 3) sorted by relevance
64 static void* LoadTexDataLZ ( const char* path );277 static void* LoadTexDataLZ( const char* path ) in LoadTexDataLZ() function360 sMyTplObj[ 2 ] = (TPLPalettePtr)LoadTexDataLZ ( "/cxdemo/tex-01_LZ.bin" ); in DrawInit()
57 static void* LoadTexDataLZ ( const char* path );307 static void* LoadTexDataLZ( const char* path ) in LoadTexDataLZ() function455 sMyTplObj[ 2 ] = (TPLPalettePtr)LoadTexDataLZ ( "/cxdemo/tex-01_LZ.bin" ); in DrawInit()
89 static void *LoadTexDataLZ ( void* buf );261 *buffer = (TPLPalettePtr)LoadTexDataLZ( *buffer ); in LoadSIContentData()276 static void* LoadTexDataLZ( void* buf ) in LoadTexDataLZ() function