Searched refs:mDisplayId (Results 1 – 2 of 2) sorted by relevance
51 mDisplayId = displayId; in Display()59 DisplayMap::iterator thisDisplay = displays.find(mDisplayId); in ~Display()74 mRenderer = glCreateRenderer(this, mDc, mDisplayId); in initialize()
72 EGLNativeDisplayType mDisplayId; variable