OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:show_touch_event_handler_rects
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/cc/debug/
layer_tree_debug_state.cc
23
show_touch_event_handler_rects
(false),
51
show_non_occluding_rects ||
show_touch_event_handler_rects
||
73
a.
show_touch_event_handler_rects
==
74
b.
show_touch_event_handler_rects
&&
103
r.
show_touch_event_handler_rects
|= b.
show_touch_event_handler_rects
;
layer_tree_debug_state.h
29
bool
show_touch_event_handler_rects
;
member in class:cc::LayerTreeDebugState
debug_rect_history.cc
35
if (debug_state.
show_touch_event_handler_rects
)
/external/chromium_org/content/renderer/gpu/
render_widget_compositor.cc
564
debug_state.
show_touch_event_handler_rects
= show;
Completed in 772 milliseconds