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

  /external/chromium_org/cc/layers/
picture_image_layer_impl.cc 67 *raster_contents_scale = std::max(1.f, MinimumContentsScale());
picture_layer_impl.h 91 float MinimumContentsScale() const;
picture_layer_impl.cc 406 float min_contents_scale = MinimumContentsScale();
589 MinimumContentsScale());
    [all...]

Completed in 73 milliseconds