Searched defs:snapshotRef (Results 1 – 2 of 2) sorted by relevance
50 DisplaySnapshotRef snapshotRef, in registerDisplay()56 void DisplayModeController::registerDisplay(DisplaySnapshotRef snapshotRef, in registerDisplay()
49 DisplaySnapshotRef snapshotRef() const { return std::cref(mSnapshot); } in snapshotRef() function