Searched refs:stc (Results 1 – 3 of 3) sorted by relevance
214 TypeState * stc = &rsc->mStateType; in getTypeRef() local217 for (uint32_t ct=0; ct < stc->mTypes.size(); ct++) { in getTypeRef()218 Type *t = stc->mTypes[ct]; in getTypeRef()243 stc->mTypes.push(nt); in getTypeRef()
112 sp<SurfaceTextureClient> stc = new SurfaceTextureClient(sms); in SetUp() local113 sp<ANativeWindow> window = stc; in SetUp()
652 sp<SurfaceTextureClient> stc(new SurfaceTextureClient(st)); in SetUp() local654 static_cast<ANativeWindow*>(stc.get()), NULL); in SetUp()