Searched refs:hasSetCacheDir (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/
H A DrsContext.h286 if (hasSetCacheDir) {
381 bool hasSetCacheDir = false; member in class:android::renderscript::Context
H A DrsContext.cpp475 if (!hasSetCacheDir) {
479 hasSetCacheDir = true;

Completed in 56 milliseconds