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

  /frameworks/base/libs/rs/
rsContext.cpp 314 if (rsc->mIsGraphicsContext) {
334 if (mDraw && rsc->mIsGraphicsContext) {
356 if (rsc->mIsGraphicsContext) {
372 if (rsc->mIsGraphicsContext) {
418 mIsGraphicsContext = isGraphics;
490 rsAssert(mIsGraphicsContext);
582 rsAssert(mIsGraphicsContext);
588 rsAssert(mIsGraphicsContext);
594 rsAssert(mIsGraphicsContext);
600 rsAssert(mIsGraphicsContext);
    [all...]
rsContext.h 210 bool mIsGraphicsContext;

Completed in 13 milliseconds