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

  /external/chromium_org/cc/layers/
picture_image_layer_impl.cc 48 low_res_raster_contents_scale_ = raster_contents_scale_;
picture_layer_impl.cc 74 low_res_raster_contents_scale_(0.f),
138 layer_impl->low_res_raster_contents_scale_ = low_res_raster_contents_scale_;
497 DCHECK(low_res_raster_contents_scale_);
752 low_res_raster_contents_scale_ = other->low_res_raster_contents_scale_;
    [all...]
picture_layer_impl.h 217 float low_res_raster_contents_scale_; member in class:cc::PictureLayerImpl

Completed in 69 milliseconds