HomeSort by relevance Sort by last modified time
    Searched refs:show_picture_borders (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/cc/debug/
layer_tree_debug_state.h 35 bool show_picture_borders; member in class:cc::LayerTreeDebugState
layer_tree_debug_state.cc 28 show_picture_borders(false),
80 a.show_picture_borders == b.show_picture_borders &&
106 r.show_picture_borders |= b.show_picture_borders;
  /external/chromium_org/cc/layers/
picture_layer.cc 81 host->debug_state().show_picture_borders);

Completed in 133 milliseconds