Home
last modified time | relevance | path

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

/frameworks/support/renderscript/v8/rs_support/
DrsContext.cpp237 mIsContextLite = false; in Context()
253 rsc->mIsContextLite = true; in createContextLite()
312 if (!mIsContextLite) { in ~Context()
DrsContext.h187 bool mIsContextLite; variable
/frameworks/rs/
DrsContext.cpp425 mIsContextLite = false; in Context()
441 rsc->mIsContextLite = true; in createContextLite()
500 if (!mIsContextLite) { in ~Context()
DrsContext.h257 bool mIsContextLite; variable