Searched refs:showWindow (Results 1 – 4 of 4) sorted by relevance
129 mGlWrapper.showWindow(mDisplayProxy, mDisplayId); in setDisplayState()278 mGlWrapper.showWindow(mDisplayProxy, mDisplayId); in returnTargetBufferForDisplay()
338 void GlWrapper::showWindow(sp<IAutomotiveDisplayProxyService>& pWindowProxy, uint64_t id) { in showWindow() function in GlWrapper340 pWindowProxy->showWindow(id); in showWindow()
52 void showWindow(sp<IAutomotiveDisplayProxyService>& pWindowService, uint64_t id);
1256 showWindow(true /* showInput */); in startShowingInputView()1264 showWindow(false /* showInput */); in stopShowingInputView()