Searched defs:SnappedContentsScale (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/layers/
H A Dpicture_layer_impl.cc1126 float PictureLayerImpl::SnappedContentsScale(float scale) { function in class:cc::PictureLayerImpl
1181 raster_contents_scale_ = SnappedContentsScale(desired_contents_scale);

Completed in 385 milliseconds