Searched refs:BlastInputSurface (Results 1 – 1 of 1) sorted by relevance
282 class BlastInputSurface : public InputSurface { class290 ~BlastInputSurface() = default;292 static std::unique_ptr<BlastInputSurface> makeBlastInputSurface( in makeBlastInputSurface()553 std::unique_ptr<BlastInputSurface> bufferSurface = in TEST_F()554 BlastInputSurface::makeBlastInputSurface(mComposerClient, 100, 100); in TEST_F()569 std::unique_ptr<BlastInputSurface> bufferSurface = in TEST_F()570 BlastInputSurface::makeBlastInputSurface(mComposerClient, 100, 100); in TEST_F()802 std::unique_ptr<BlastInputSurface> bufferSurface = in TEST_F()803 BlastInputSurface::makeBlastInputSurface(mComposerClient, 0, 0); in TEST_F()937 std::unique_ptr<BlastInputSurface> bufferSurface = in TEST_F()[all …]