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 302 if (rsc->mIsGraphicsContext) {
322 if (mDraw && rsc->mIsGraphicsContext) {
344 if (rsc->mIsGraphicsContext) {
360 if (rsc->mIsGraphicsContext) {
406 mIsGraphicsContext = isGraphics;
478 rsAssert(mIsGraphicsContext);
570 rsAssert(mIsGraphicsContext);
576 rsAssert(mIsGraphicsContext);
582 rsAssert(mIsGraphicsContext);
588 rsAssert(mIsGraphicsContext);
    [all...]
rsContext.h 210 bool mIsGraphicsContext;

Completed in 315 milliseconds