Searched refs:dumpOffscreenDebugInfo (Results 1 – 3 of 3) sorted by relevance
707 void dumpOffscreenDebugInfo(std::string& result) const;
1693 void Layer::dumpOffscreenDebugInfo(std::string& result) const { in dumpOffscreenDebugInfo() function in android::Layer
6673 [&](Layer* layer) { layer->dumpOffscreenDebugInfo(result); }); in dumpVisibleFrontEnd()6789 [&](Layer* layer) { layer->dumpOffscreenDebugInfo(result); }); in dumpOffscreenLayers()