Home
last modified time | relevance | path

Searched defs:scc (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/tests/
DCrunchCache_test.cpp94 CrunchCache scc(source2,dest2,sff); in main() local
/frameworks/native/libs/gui/tests/
DEndToEndNativeInputTest.cpp144 static std::unique_ptr<InputSurface> makeColorInputSurface(const sp<SurfaceComposerClient>& scc, in makeColorInputSurface()
155 const sp<SurfaceComposerClient>& scc, int width, int height, in makeBufferInputSurface()
164 const sp<SurfaceComposerClient>& scc, int width, int height, in makeContainerInputSurface()
174 const sp<SurfaceComposerClient>& scc, int width, int height, in makeContainerInputSurfaceNoInputChannel()
185 const sp<SurfaceComposerClient>& scc, int width, int height, in makeCursorInputSurface()
356 const sp<SurfaceComposerClient>& scc, int width, int height) { in makeBlastInputSurface()