Home
last modified time | relevance | path

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

/external/chromium_org/cc/debug/
Ddebug_rect_history.h59 struct DebugRect { struct
60 DebugRect(DebugRectType new_type, gfx::RectF new_rect) in DebugRect() function
63 DebugRectType type; argument
85 const std::vector<DebugRect>& debug_rects() { return debug_rects_; } in debug_rects() argument