Searched refs:mCachePath (Results 1 – 2 of 2) sorted by relevance
1398 private static String mCachePath; field in RenderScript1404 if (mCachePath == null) { in getCachePath()1410 mCachePath = f.getAbsolutePath(); in getCachePath()1413 return mCachePath; in getCachePath()
250 static String mCachePath; field in RenderScript261 mCachePath = f.getAbsolutePath(); in setupDiskCache()