Home
last modified time | relevance | path

Searched defs:mSTC (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/native/opengl/tests/EGLTest/
H A DEGL_test.cpp155 sp<Surface> mSTC = new Surface(producer); in TEST_F() local
275 sp<Surface> mSTC = new Surface(producer); in TEST_F() local
323 sp<Surface> mSTC = new Surface(producer); in TEST_F() local
420 sp<Surface> mSTC = new Surface(producer); in TEST_F() local
592 sp<Surface> mSTC = new Surface(producer); in TEST_F() local
644 sp<Surface> mSTC = new Surface(producer); in TEST_F() local
726 sp<Surface> mSTC = new Surface(producer); in TEST_F() local
855 sp<Surface> mSTC = new Surface(producer); in TEST_F() local
881 sp<Surface> mSTC = new Surface(producer); in TEST_F() local
934 sp<Surface> mSTC = new Surface(producer); in TEST_F() local
[all …]
/aosp_15_r20/frameworks/native/libs/gui/tests/
H A DSurfaceTextureGL.h64 sp<Surface> mSTC; variable
H A DSurfaceTextureClient_test.cpp102 sp<Surface> mSTC; member in android::SurfaceTextureClientTest
H A DCpuConsumer_test.cpp157 sp<Surface> mSTC; member in android::CpuConsumerTest