Searched refs:pConfig (Results 1 – 1 of 1) sorted by relevance
201 ui::DisplayMode *pConfig = (ui::DisplayMode*)dpyConfig.data(); in initialize() local202 mWidth = pConfig->resolution.getWidth(); in initialize()203 mHeight = pConfig->resolution.getHeight(); in initialize()