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

  /external/chromium_org/cc/test/
begin_frame_args_test.h 23 BeginFrameArgs CreateExpiredBeginFrameArgsForTesting();
29 BeginFrameArgs CreateExpiredBeginFrameArgsForTesting(
begin_frame_args_test.cc 32 BeginFrameArgs CreateExpiredBeginFrameArgsForTesting() {
47 BeginFrameArgs CreateExpiredBeginFrameArgsForTesting(
  /external/chromium_org/cc/output/
begin_frame_args_unittest.cc 30 BeginFrameArgs args3 = CreateExpiredBeginFrameArgsForTesting();
output_surface_unittest.cc 48 client_->BeginFrame(CreateExpiredBeginFrameArgsForTesting());

Completed in 82 milliseconds