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

  /external/chromium_org/cc/layers/
picture_image_layer_impl_unittest.cc 78 float maximum_animation_contents_scale,
83 layer->draw_properties().maximum_animation_contents_scale =
84 maximum_animation_contents_scale;
119 const float maximum_animation_contents_scale = 1.f; local
125 maximum_animation_contents_scale,
139 maximum_animation_contents_scale,
draw_properties.h 40 maximum_animation_contents_scale(0.f),
142 float maximum_animation_contents_scale; member in struct:cc::DrawProperties
picture_layer_impl_unittest.cc 159 float maximum_animation_contents_scale,
164 layer->draw_properties().maximum_animation_contents_scale =
165 maximum_animation_contents_scale;
188 float maximum_animation_contents_scale,
194 maximum_animation_contents_scale,
201 maximum_animation_contents_scale,
3441 float maximum_animation_contents_scale = 1.f; local
    [all...]
picture_layer_impl.cc     [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_common_unittest.cc     [all...]
layer_tree_host_common.cc 1308 float maximum_animation_contents_scale; member in struct:cc::DataForRecursion
    [all...]

Completed in 104 milliseconds