Home
last modified time | relevance | path

Searched defs:snapshotRef (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/Display/
H A DDisplayModeController.cpp50 DisplaySnapshotRef snapshotRef, in registerDisplay()
56 void DisplayModeController::registerDisplay(DisplaySnapshotRef snapshotRef, in registerDisplay()
H A DPhysicalDisplay.h49 DisplaySnapshotRef snapshotRef() const { return std::cref(mSnapshot); } in snapshotRef() function