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

/frameworks/rs/
H A DrsContext.h298 bool mIsContextLite; member in class:android::renderscript::Context
H A DrsContext.cpp523 mIsContextLite = false;
553 rsc->mIsContextLite = true;
620 if (!mIsContextLite) {

Completed in 139 milliseconds