Searched defs:getLayerDebugInfo (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp508 virtual status_t getLayerDebugInfo(std::vector<LayerDebugInfo>* outLayers) const function in class:android::BpSurfaceComposer
853 status_t result = getLayerDebugInfo(&outLayers);
/frameworks/native/services/surfaceflinger/
H A DLayer.cpp1397 LayerDebugInfo Layer::getLayerDebugInfo() const { function in class:android::Layer

Completed in 394 milliseconds