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

  /external/chromium_org/cc/trees/
layer_tree_host.cc 111 gpu_rasterization_histogram_recorded_(false),
553 gpu_rasterization_histogram_recorded_ = false;
721 if (gpu_rasterization_histogram_recorded_ || !settings_.impl_side_painting)
741 gpu_rasterization_histogram_recorded_ = true;
    [all...]
layer_tree_host.h 397 bool gpu_rasterization_histogram_recorded_; member in class:cc::LayerTreeHost

Completed in 620 milliseconds