Home
last modified time | relevance | path

Searched refs:contextSetCacheDir (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsMiscellaneousTests.cpp304 context->contextSetCacheDir("/data/local/tmp/temp/"); in TEST_F()
/hardware/interfaces/renderscript/1.0/default/
DContext.h99 Return<void> contextSetCacheDir(const hidl_string& cacheDir) override;
DContext.cpp489 Return<void> Context::contextSetCacheDir(const hidl_string& cacheDir) { in contextSetCacheDir() function in android::hardware::renderscript::V1_0::implementation::Context
/hardware/interfaces/renderscript/1.0/
DIContext.hal750 contextSetCacheDir(string cacheDir);