Home | History | Annotate | Download | only in media

Lines Matching refs:mPresentationDisplay

812         private Display mPresentationDisplay;
1413 if (mPresentationDisplayId >= 0 && mPresentationDisplay == null) {
1414 mPresentationDisplay = sGlobal.getDisplay(mPresentationDisplayId);
1416 return mPresentationDisplay;
1544 mPresentationDisplay = null;