OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clear_canvas_with_debug_color_
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/cc/test/
fake_picture_pile_impl.h
66
clear_canvas_with_debug_color_
= clear;
/external/chromium_org/cc/resources/
picture_pile_base.cc
47
clear_canvas_with_debug_color_
(kDefaultClearCanvasSetting),
67
clear_canvas_with_debug_color_
(other->
clear_canvas_with_debug_color_
),
82
clear_canvas_with_debug_color_
(other->
clear_canvas_with_debug_color_
),
picture_pile_base.h
111
bool
clear_canvas_with_debug_color_
;
member in class:cc::PicturePileBase
picture_pile_impl.cc
98
if (
clear_canvas_with_debug_color_
) {
Completed in 43 milliseconds