Searched defs:dumpLayers (Results 1 – 5 of 5) sorted by relevance
84 void HwcDebug::dumpLayers(hwc_display_contents_1_t* list) in dumpLayers() function in qhwc::HwcDebug
80 void HwcDebug::dumpLayers(hwc_display_contents_1_t* list) in dumpLayers() function in qhwc::HwcDebug
142 void Flattener::dumpLayers(std::string& result) const { in dumpLayers() function in android::compositionengine::impl::planner::Flattener
4719 bool dumpLayers = true; in doDump() local