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
68
clear_canvas_with_debug_color_
= clear;
/external/chromium_org/cc/resources/
picture_pile_base.cc
49
clear_canvas_with_debug_color_
(kDefaultClearCanvasSetting),
73
clear_canvas_with_debug_color_
(other->
clear_canvas_with_debug_color_
),
picture_pile_base.h
123
bool
clear_canvas_with_debug_color_
;
member in class:cc::PicturePileBase
picture_pile_impl.cc
69
if (
clear_canvas_with_debug_color_
) {
91
if (
clear_canvas_with_debug_color_
) {
Completed in 80 milliseconds