Home
last modified time | relevance | path

Searched refs:makeColorInputSurface (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/gui/tests/
DEndToEndNativeInputTest.cpp82 static std::unique_ptr<InputSurface> makeColorInputSurface(const sp<SurfaceComposerClient> &scc, in makeColorInputSurface() function in android::test::InputSurface
232 return InputSurface::makeColorInputSurface(mComposerClient, width, height); in makeSurface()