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 146 impl->SourceAnimationFrameNumber() == 1) {
155 impl->SourceAnimationFrameNumber() == 2) {
166 EXPECT_GE(impl->SourceAnimationFrameNumber(), 3);
286 impl->SourceAnimationFrameNumber() == 1) {
302 impl->SourceAnimationFrameNumber() == 2) {
324 impl->SourceAnimationFrameNumber() == 3) {
334 impl->SourceAnimationFrameNumber() == 4) {
    [all...]
layer_tree_host_impl.h 281 int SourceAnimationFrameNumber() const;
layer_tree_host_impl.cc     [all...]
layer_tree_host_unittest.cc     [all...]

Completed in 838 milliseconds