Searched refs:mCachePath (Results 1 – 2 of 2) sorted by relevance
1385 private static String mCachePath; field in RenderScript1391 if (mCachePath == null) { in getCachePath()1397 mCachePath = f.getAbsolutePath(); in getCachePath()1400 return mCachePath; in getCachePath()
46261 Landroid/renderscript/RenderScript;->mCachePath:Ljava/lang/String;