Home
last modified time | relevance | path

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

/frameworks/rs/
DrsContext.cpp459 mIsContextLite = false; in Context()
521 rsc->mIsContextLite = true; in createContextLite()
587 if (!mIsContextLite) { in ~Context()
DrsContext.h357 bool mIsContextLite; variable