Searched refs:defaultInfo (Results 1 – 1 of 1) sorted by relevance
577 final DisplayInfo defaultInfo = defaultDisplay.getDisplayInfo(); in performSurfacePlacement() local578 final int defaultDw = defaultInfo.logicalWidth; in performSurfacePlacement()579 final int defaultDh = defaultInfo.logicalHeight; in performSurfacePlacement()