Searched refs:makeColorInputSurface (Results 1 – 1 of 1) sorted by relevance
141 static std::unique_ptr<InputSurface> makeColorInputSurface(const sp<SurfaceComposerClient>& scc, in makeColorInputSurface() function in android::test::InputSurface412 return InputSurface::makeColorInputSurface(mComposerClient, width, height); in makeSurface()