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