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

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

Completed in 525 milliseconds