Searched defs:always_update_resources (Results 1 - 2 of 2) sorted by path

/external/chromium_org/cc/test/
H A Dfake_content_layer.h33 void set_always_update_resources(bool always_update_resources) { argument
34 always_update_resources_ = always_update_resources;
H A Dfake_picture_layer.h29 void set_always_update_resources(bool always_update_resources) { argument
30 always_update_resources_ = always_update_resources;

Completed in 208 milliseconds