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

  /external/chromium_org/cc/animation/
layer_animation_controller.h 110 typedef base::hash_set<int> TargetProperties;
layer_animation_controller.cc 441 TargetProperties blocked_properties;
453 TargetProperties enqueued_properties;
465 for (TargetProperties::iterator p_iter = enqueued_properties.begin();

Completed in 768 milliseconds