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

  /frameworks/rs/
rsContext.cpp 77 if (con->mIsGraphicsContext) {
89 if (mRsc->mIsGraphicsContext) {
352 if (rsc->mIsGraphicsContext) {
379 if (!rsc->mIsGraphicsContext) {
440 if (rsc->mIsGraphicsContext) {
455 if (mIsGraphicsContext) {
549 mIsGraphicsContext = sc != NULL;
618 rsAssert(mIsGraphicsContext);
656 rsAssert(mIsGraphicsContext);
661 rsAssert(mIsGraphicsContext);
    [all...]
rsContext.h 245 bool mIsGraphicsContext;

Completed in 40 milliseconds