Searched refs:DoSplashLoadMemory (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/bin/
H A Dsplashscreen.h27 int DoSplashLoadMemory(void* pdata, int size); /* requires preloading the file */
H A Dsplashscreen_stubs.c60 int DoSplashLoadMemory(void* pdata, int size) { function
H A Djava.c1763 DoSplashLoadMemory(image_data, data_size);
/openjdk7/hotspot/src/share/tools/launcher/
H A Djava.c2068 DoSplashLoadMemory(image_data, data_size);

Completed in 49 milliseconds