Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp9619 std::string hwcDump; in takeLayersSnapshotProto() local
9620 dumpHwc(hwcDump); in takeLayersSnapshotProto()
9621 snapshot.set_hwc_blob(std::move(hwcDump)); in takeLayersSnapshotProto()