Home
last modified time | relevance | path

Searched defs:LayerDebugInfo (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/libs/gui/include/gui/
H A DISurfaceComposer.h61 class LayerDebugInfo; variable
/aosp12/frameworks/native/services/surfaceflinger/
H A DLayer.h72 class LayerDebugInfo; variable
/aosp12/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp787 status_t getLayerDebugInfo(std::vector<LayerDebugInfo>* /*layers*/) override { in getLayerDebugInfo()