Home
last modified time | relevance | path

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

/external/skia/tools/debugger/
DDebugLayerManager.h78 struct DrawEventSummary { struct
86 DrawEventSummary event(int nodeId, int frame) const; argument
DDebugLayerManager.cpp115 DebugLayerManager::DrawEventSummary DebugLayerManager::event(int nodeId, int frame) const { in event()