Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceInterceptor.cpp415 ssize_t dpyIdx = displays.indexOfKey(disp.token); in addTransactionLocked() local
416 if (dpyIdx >= 0) { in addTransactionLocked()
417 const DisplayDeviceState& dispState(displays.valueAt(dpyIdx)); in addTransactionLocked()