Searched refs:CACHE_PATH (Results 1 – 2 of 2) sorted by relevance
249 private static final String CACHE_PATH = "com.android.renderscript.cache"; field in RenderScript260 File f = new File(cacheDir, CACHE_PATH); in setupDiskCache()
1405 final String CACHE_PATH = "com.android.renderscript.cache"; in getCachePath() local1409 File f = new File(RenderScriptCacheDir.mCacheDir, CACHE_PATH); in getCachePath()