Searched refs:inRoot (Results 1 - 4 of 4) sorted by relevance

/frameworks/support/renderscript/v8/rs_support/
H A DrsContext.cpp71 watchdog.inRoot = true;
73 watchdog.inRoot = false;
210 ALOGE("RS watchdog timeout: %i %s line %i %s", rsc->watchdog.inRoot,
213 ALOGE("RS watchdog timeout: %i", rsc->watchdog.inRoot);
H A DrsContext.h133 bool inRoot; member in struct:android::renderscript::Context::__anon1573
/frameworks/rs/
H A DrsContext.cpp90 watchdog.inRoot = true;
92 watchdog.inRoot = false;
398 ALOGE("RS watchdog timeout: %i %s line %i %s", rsc->watchdog.inRoot,
401 ALOGE("RS watchdog timeout: %i", rsc->watchdog.inRoot);
H A DrsContext.h193 bool inRoot; member in struct:android::renderscript::Context::__anon1541

Completed in 78 milliseconds