Searched defs:createWindow (Results 1 – 7 of 7) sorted by relevance
36 status_t EglWindow::createWindow(const sp<IGraphicBufferProducer>& surface) { in createWindow() function in EglWindow
75 WindowState createWindow(String name) { in createWindow() method in FrameRateSelectionPriorityTests
111 WindowState createWindow(String name) { in createWindow() method in RefreshRatePolicyTest
223 WindowState createWindow(String name) { in createWindow() method in ZOrderingTests
200 private void createWindow() { in createWindow() method in OverlayDisplayWindow
100 public final void createWindow() { in createWindow() method in AbsCaptureHelperTest
14578 sp<FakeWindowHandle> createWindow(const char* name) const { in createWindow() function