Searched refs:stc (Results 1 – 2 of 2) sorted by relevance
229 TypeState * stc = &rsc->mStateType; in getTypeRef() local232 for (uint32_t ct=0; ct < stc->mTypes.size(); ct++) { in getTypeRef()233 Type *t = stc->mTypes[ct]; in getTypeRef()290 stc->mTypes.push_back(nt); in getTypeRef()
751 sp<Surface> stc(new Surface(producer)); in SetUp() local753 static_cast<ANativeWindow*>(stc.get()), nullptr); in SetUp()