Searched refs:applySurfaceChangesTransaction (Results 1 – 2 of 2) sorted by relevance
596 applySurfaceChangesTransaction(recoveringMemory, defaultDw, defaultDh); in performSurfacePlacement()826 private void applySurfaceChangesTransaction(boolean recoveringMemory, int defaultDw, in applySurfaceChangesTransaction() method in RootWindowContainer852 focusDisplayed |= dc.applySurfaceChangesTransaction(recoveringMemory); in applySurfaceChangesTransaction()
2838 boolean applySurfaceChangesTransaction(boolean recoveringMemory) { in applySurfaceChangesTransaction() method in DisplayContent