Searched refs:mIsGraphicsContext (Results 1 – 3 of 3) sorted by relevance
73 if (con->mIsGraphicsContext) { in PushState()85 if (mRsc->mIsGraphicsContext) { in ~PushState()265 rsc->mForceCpu |= rsc->mIsGraphicsContext; in threadProc()278 if (rsc->mIsGraphicsContext) { in threadProc()305 if (!rsc->mIsGraphicsContext) { in threadProc()353 if (rsc->mIsGraphicsContext) { in threadProc()368 if (mIsGraphicsContext) { in destroyWorkerThreadResources()405 if (!mIsGraphicsContext) { in setPriority()506 mIsGraphicsContext = sc != nullptr; in initContext()575 rsAssert(mIsGraphicsContext); in setSurface()[all …]
303 bool mIsGraphicsContext; variable
201 if (!LoadHalTable(this, fnQueryHal, mIsGraphicsContext)) { in loadRuntime()