Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h1011 using DisplayDeviceAndSnapshot = std::pair<sp<DisplayDevice>, display::DisplaySnapshotRef>; variable
1016 mStateLock) -> ftl::Optional<DisplayDeviceAndSnapshot> { in getDisplayDeviceAndSnapshot()