Searched refs:stc (Results 1 – 3 of 3) 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(nt); in getTypeRef()
109 sp<Surface> stc = new Surface(sms); in SetUp() local110 sp<ANativeWindow> window = stc; in SetUp()
765 sp<Surface> stc(new Surface(producer)); in SetUp() local767 static_cast<ANativeWindow*>(stc.get()), NULL); in SetUp()