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

/frameworks/av/camera/
H A DProCamera.cpp256 sp<Surface> stc = new Surface(bq); local
259 stc->getIGraphicBufferProducer(),
274 getStreamInfo(*streamId).stc = stc;
/frameworks/rs/
H A DrsType.cpp211 TypeState * stc = &rsc->mStateType; local
214 for (uint32_t ct=0; ct < stc->mTypes.size(); ct++) {
215 Type *t = stc->mTypes[ct];
242 stc->mTypes.push(nt);
/frameworks/av/include/camera/
H A DProCamera.h299 sp<Surface> stc; member in struct:android::ProCamera::StreamInfo
/frameworks/av/media/libstagefright/tests/
H A DSurfaceMediaSource_test.cpp114 sp<Surface> stc = new Surface(sms); local
115 sp<ANativeWindow> window = stc;
/frameworks/native/libs/gui/tests/
H A DSurfaceTextureClient_test.cpp716 sp<Surface> stc(new Surface(bq));
718 static_cast<ANativeWindow*>(stc.get()), NULL);

Completed in 414 milliseconds