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