HomeSort by relevance Sort by last modified time
    Searched refs:mSTC (Results 1 - 8 of 8) sorted by null

  /frameworks/native/libs/gui/tests/
SurfaceTextureGL.h 44 mSTC = new Surface(producer);
45 mANW = mSTC;
55 mSTC.clear();
66 sp<Surface> mSTC;
SurfaceTextureClient_test.cpp 54 mSTC = new Surface(producer);
55 mANW = mSTC;
93 mSTC.clear();
117 sp<Surface> mSTC;
127 sp<IGraphicBufferProducer> ist(mSTC->getIGraphicBufferProducer());
679 sp<ANativeWindow> anw(mSTC);
SurfaceTextureGLToGL_test.cpp 269 mSTC.clear();
306 mSTC.clear();
CpuConsumer_test.cpp 73 mSTC = new Surface(producer);
74 mANW = mSTC;
79 mSTC.clear();
158 sp<Surface> mSTC;
  /frameworks/av/media/libstagefright/tests/
SurfaceMediaSource_test.cpp 364 mSTC = new Surface(mSMS->getProducer());
365 mANW = mSTC;
370 mSTC.clear();
378 sp<Surface> mSTC;
399 mSTC = new Surface(mSMS->getProducer());
400 mANW = mSTC;
408 mSTC.clear();
419 sp<Surface> mSTC;
486 mSTC = new Surface(iST);
487 mANW = mSTC;
    [all...]
  /frameworks/native/opengl/tests/EGLTest/
EGL_test.cpp 114 sp<Surface> mSTC = new Surface(producer);
115 sp<ANativeWindow> mANW = mSTC;
  /hardware/ti/omap4-aah/test/CameraHal/
camera_test_surfacetexture.cpp 506 mSTC = new Surface(mST);
507 mANW = mSTC;
512 mSTC.clear();
519 sp<ANativeWindow> windowTapOut = mSTC;
camera_test_surfacetexture.h 106 sp<Surface> mSTC;

Completed in 275 milliseconds