Home
last modified time | relevance | path

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

/frameworks/rs/
DrsContext.h297 bool mIsContextLite; variable
DrsContext.cpp513 mIsContextLite = false; in Context()
541 rsc->mIsContextLite = true; in createContextLite()
603 if (!mIsContextLite) { in ~Context()