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

/frameworks/support/renderscript/v8/rs_support/
H A DrsContext.cpp237 mIsContextLite = false;
253 rsc->mIsContextLite = true;
312 if (!mIsContextLite) {
H A DrsContext.h187 bool mIsContextLite; member in class:android::renderscript::Context
/frameworks/rs/
H A DrsContext.h257 bool mIsContextLite; member in class:android::renderscript::Context
H A DrsContext.cpp425 mIsContextLite = false;
441 rsc->mIsContextLite = true;
500 if (!mIsContextLite) {

Completed in 116 milliseconds