Home
last modified time | relevance | path

Searched defs:DrawEvent (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tools/debugger/
DDebugLayerManager.h135 struct DrawEvent { struct
151 SkTHashMap<LayerKey, DrawEvent> fDraws; argument
/third_party/skia/m133/tools/debugger/
DDebugLayerManager.h143 struct DrawEvent { struct
159 skia_private::THashMap<LayerKey, DrawEvent> fDraws; argument