Searched defs:fgSurface (Results 1 – 1 of 1) sorted by relevance
| /frameworks/native/libs/gui/tests/ |
| D | EndToEndNativeInputTest.cpp | 531 std::unique_ptr<InputSurface> fgSurface = makeSurface(100, 100, "Foreground Surface"); in TEST_F() local 546 std::unique_ptr<InputSurface> fgSurface = makeSurface(100, 100, "Foreground Surface"); in TEST_F() local 584 std::unique_ptr<InputSurface> fgSurface = makeSurface(100, 100, "Foreground Surface"); in TEST_F() local 602 std::unique_ptr<InputSurface> fgSurface = makeSurface(100, 100, "Foreground Surface"); in TEST_F() local 633 std::unique_ptr<InputSurface> fgSurface = makeSurface(100, 100, "Foreground Surface"); in TEST_F() local 653 std::unique_ptr<InputSurface> fgSurface = makeSurface(100, 100, "Foreground Surface"); in TEST_F() local 719 std::unique_ptr<InputSurface> fgSurface = makeSurface(100, 100, "Foreground Surface"); in TEST_F() local
|