OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OccludingRectBorderWidth
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/cc/debug/
debug_colors.h
90
static int
OccludingRectBorderWidth
();
debug_colors.cc
215
int DebugColors::
OccludingRectBorderWidth
() { return 2; }
/external/chromium_org/cc/layers/
heads_up_display_layer_impl.cc
630
stroke_width = DebugColors::
OccludingRectBorderWidth
();
Completed in 435 milliseconds