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

  /external/chromium_org/cc/trees/
layer_tree_host_unittest_scroll.cc 125 impl->SourceAnimationFrameNumber() == 1) {
134 impl->SourceAnimationFrameNumber() == 2) {
144 EXPECT_GE(impl->SourceAnimationFrameNumber(), 3);
257 impl->SourceAnimationFrameNumber() == 1) {
273 impl->SourceAnimationFrameNumber() == 2) {
292 impl->SourceAnimationFrameNumber() == 3) {
302 impl->SourceAnimationFrameNumber() == 4) {
    [all...]
layer_tree_host_impl.h 255 int SourceAnimationFrameNumber() const;
layer_tree_host_impl.cc     [all...]
layer_tree_host_unittest.cc     [all...]

Completed in 44 milliseconds