Searched refs:dpyIdx (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1798 ssize_t dpyIdx = mCurrentState.displays.indexOfKey(s.token); local
1799 if (dpyIdx < 0)
1803 DisplayDeviceState& disp(mCurrentState.displays.editValueAt(dpyIdx));

Completed in 58 milliseconds