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

  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
screen_capture_frame_queue.h 58 SharedDesktopFrame* previous_frame() const { function in class:webrtc::ScreenCaptureFrameQueue
  /external/chromium_org/cc/surfaces/
surface.cc 26 scoped_ptr<CompositorFrame> previous_frame = current_frame_.Pass(); local
30 if (previous_frame) {
33 previous_frame->delegated_frame_data->resource_list,

Completed in 271 milliseconds