Home
last modified time | relevance | path

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

/frameworks/rs/
DrsContext.cpp436 mIsContextLite = false; in Context()
487 rsc->mIsContextLite = true; in createContextLite()
555 if (!mIsContextLite) { in ~Context()
DrsContext.h350 bool mIsContextLite; variable