Searched defs:scc (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/tools/aapt/tests/ |
D | CrunchCache_test.cpp | 94 CrunchCache scc(source2,dest2,sff); in main() local
|
/frameworks/native/libs/gui/tests/ |
D | EndToEndNativeInputTest.cpp | 141 static std::unique_ptr<InputSurface> makeColorInputSurface(const sp<SurfaceComposerClient>& scc, in makeColorInputSurface() 151 const sp<SurfaceComposerClient>& scc, int width, int height) { in makeBufferInputSurface() 159 const sp<SurfaceComposerClient>& scc, int width, int height) { in makeContainerInputSurface() 168 const sp<SurfaceComposerClient>& scc, int width, int height) { in makeContainerInputSurfaceNoInputChannel() 178 const sp<SurfaceComposerClient>& scc, int width, int height) { in makeCursorInputSurface() 347 const sp<SurfaceComposerClient>& scc, int width, int height) { in makeBlastInputSurface()
|