Home
last modified time | relevance | path

Searched defs:cachePath (Results 1 – 7 of 7) sorted by relevance

/frameworks/rs/support/java/src/androidx/renderscript/
DScriptC.java140 String cachePath = rs.getApplicationContext().getCacheDir().toString(); in internalCreate() local
150 String cachePath = rs.getApplicationContext().getCacheDir().toString(); in internalStringCreate() local
DScriptGroup.java424 String cachePath = rs.getApplicationContext().getCacheDir().toString(); in ScriptGroup() local
DRenderScript.java919 native long rsnScriptGroup2Create(long con, String name, String cachePath, in rsnScriptGroup2Create()
921 synchronized long nScriptGroup2Create(String name, String cachePath, in nScriptGroup2Create()
/frameworks/native/cmds/installd/
DCacheTracker.cpp68 auto cachePath = read_path_inode(path, "cache", kXattrInodeCache); in loadStats() local
/frameworks/native/opengl/tests/EGLTest/
Degl_cache_test.cpp110 std::string cachePath = &mTempFile->path[0]; in getCachefileName() local
/frameworks/native/opengl/libs/EGL/
DMultifileBlobCache_test.cpp311 std::string cachePath = &mTempFile->path[0]; in getCacheEntries() local
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java377 native long rsnScriptGroup2Create(long con, String name, String cachePath, in rsnScriptGroup2Create()
379 synchronized long nScriptGroup2Create(String name, String cachePath, in nScriptGroup2Create()