HomeSort by relevance Sort by last modified time
    Searched refs:mIsGraphicsContext (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/
rsContext.cpp 84 if (con->mIsGraphicsContext) {
96 if (mRsc->mIsGraphicsContext) {
359 if (rsc->mIsGraphicsContext) {
386 if (!rsc->mIsGraphicsContext) {
447 if (rsc->mIsGraphicsContext) {
462 if (mIsGraphicsContext) {
559 mIsGraphicsContext = sc != NULL;
628 rsAssert(mIsGraphicsContext);
666 rsAssert(mIsGraphicsContext);
671 rsAssert(mIsGraphicsContext);
    [all...]
rsContext.h 257 bool mIsGraphicsContext;

Completed in 25 milliseconds