Searched refs:stc (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/
H A DrsType.cpp229 TypeState * stc = &rsc->mStateType; local
232 for (uint32_t ct=0; ct < stc->mTypes.size(); ct++) {
233 Type *t = stc->mTypes[ct];
290 stc->mTypes.push(nt);
/frameworks/av/media/libstagefright/tests/
H A DSurfaceMediaSource_test.cpp109 sp<Surface> stc = new Surface(sms); local
110 sp<ANativeWindow> window = stc;
/frameworks/native/libs/gui/tests/
H A DSurfaceTextureClient_test.cpp765 sp<Surface> stc(new Surface(producer));
767 static_cast<ANativeWindow*>(stc.get()), NULL);

Completed in 2456 milliseconds