Searched refs:getCachePath (Results 1 – 4 of 4) sorted by relevance
160 return rs.nScriptCCreate(resName, RenderScript.getCachePath(), pgm, pgmLength); in internalCreate()166 return rs.nScriptCCreate(resName, RenderScript.getCachePath(), bitcode, bitcode.length); in internalStringCreate()
1390 static synchronized String getCachePath() { in getCachePath() method in RenderScript1432 rs.nContextSetCacheDir(RenderScript.getCachePath()); in internalCreate()
426 long id = rs.nScriptGroup2Create(name, RenderScript.getCachePath(), closureIDs); in ScriptGroup()
45611 Landroid/renderscript/RenderScript;->getCachePath()Ljava/lang/String;