public class RenderScriptCacheDir extends Object
Constructor and Description |
---|
RenderScriptCacheDir() |
Modifier and Type | Method and Description |
---|---|
static void |
setupDiskCache(File cacheDir)
Sets the directory to use as a persistent storage for the
renderscript object file cache.
|
public static void setupDiskCache(File cacheDir)
cacheDir
- A directory the current process can write to