Searched defs:makeSurface (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ | ||
H A D | WindowToken.java | 402 SurfaceControl.Builder makeSurface() { in makeSurface() method in WindowToken |
H A D | WindowContainer.java | 2238 SurfaceControl.Builder makeSurface() { in makeSurface() method in WindowContainer |
/aosp12/frameworks/native/libs/gui/tests/ | ||
H A D | EndToEndNativeInputTest.cpp | 359 std::unique_ptr<InputSurface> makeSurface(int width, int height) { in makeSurface() function in android::test::InputSurfacesTest |