Home
last modified time | relevance | path

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

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