/frameworks/av/cmds/screenrecord/ |
D | EglWindow.cpp | 36 status_t EglWindow::createWindow(const sp<IGraphicBufferProducer>& surface) { in createWindow() function in EglWindow
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | WindowTestsBase.java | 593 WindowState createWindow(WindowState parent, int type, DisplayContent dc, String name, in createWindow() method in WindowTestsBase 601 WindowState createWindow(WindowState parent, int type, String name) { in createWindow() method in WindowTestsBase 607 WindowState createWindow(WindowState parent, int type, String name, int ownerId) { in createWindow() method in WindowTestsBase 613 WindowState createWindow(WindowState parent, int windowingMode, int activityType, in createWindow() method in WindowTestsBase 619 WindowState createWindow(WindowState parent, int type, DisplayContent dc, String name) { in createWindow() method in WindowTestsBase 624 WindowState createWindow(WindowState parent, int type, DisplayContent dc, String name, in createWindow() method in WindowTestsBase 631 WindowState createWindow(WindowState parent, int type, DisplayContent dc, String name, in createWindow() method in WindowTestsBase 639 WindowState createWindow(WindowState parent, int type, WindowToken token, String name) { in createWindow() method in WindowTestsBase 644 WindowState createWindow(WindowState parent, int type, WindowToken token, String name, in createWindow() method in WindowTestsBase 650 WindowState createWindow(WindowState parent, int type, WindowToken token, String name, in createWindow() method in WindowTestsBase [all …]
|
D | FrameRateSelectionPriorityTests.java | 74 WindowState createWindow(String name) { in createWindow() method in FrameRateSelectionPriorityTests
|
D | RefreshRatePolicyTest.java | 117 WindowState createWindow(String name) { in createWindow() method in RefreshRatePolicyTest
|
D | ZOrderingTests.java | 233 WindowState createWindow(String name) { in createWindow() method in ZOrderingTests
|
/frameworks/base/core/tests/coretests/src/com/android/internal/view/ |
D | AbsCaptureHelperTest.java | 100 public final void createWindow() { in createWindow() method in AbsCaptureHelperTest
|
/frameworks/base/services/core/java/com/android/server/display/ |
D | OverlayDisplayWindow.java | 199 private void createWindow() { in createWindow() method in OverlayDisplayWindow
|
/frameworks/native/services/inputflinger/tests/ |
D | InputDispatcher_test.cpp | 13311 sp<FakeWindowHandle> createWindow(const char* name) const { in createWindow() function
|