first_frame_ 148 content/browser/renderer_host/media/video_capture_controller.cc bool first_frame_; first_frame_ 446 content/browser/renderer_host/media/video_capture_controller.cc if (first_frame_) { first_frame_ 459 content/browser/renderer_host/media/video_capture_controller.cc first_frame_ = false; first_frame_ 643 ui/compositor/layer_animation_element.cc : first_frame_(true), first_frame_ 655 ui/compositor/layer_animation_element.cc : first_frame_(element.first_frame_), first_frame_ 671 ui/compositor/layer_animation_element.cc DCHECK(first_frame_); first_frame_ 676 ui/compositor/layer_animation_element.cc first_frame_ = false; first_frame_ 682 ui/compositor/layer_animation_element.cc DCHECK(!first_frame_); first_frame_ 702 ui/compositor/layer_animation_element.cc first_frame_ = t == 1.0; first_frame_ 712 ui/compositor/layer_animation_element.cc if (!first_frame_ && (effective_start_time_ == base::TimeTicks())) first_frame_ 716 ui/compositor/layer_animation_element.cc if (!first_frame_) first_frame_ 728 ui/compositor/layer_animation_element.cc if (first_frame_) first_frame_ 735 ui/compositor/layer_animation_element.cc first_frame_ = true; first_frame_ 749 ui/compositor/layer_animation_element.cc first_frame_ = true; first_frame_ 163 ui/compositor/layer_animation_element.h bool Started() { return !first_frame_; } first_frame_ 226 ui/compositor/layer_animation_element.h bool first_frame_;