Searched defs:ApplyBuffer (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/remoting/client/
H A Dframe_consumer_proxy.cc24 void FrameConsumerProxy::ApplyBuffer(const webrtc::DesktopSize& view_size, function in class:remoting::FrameConsumerProxy
31 &FrameConsumerProxy::ApplyBuffer, this,
37 frame_consumer_->ApplyBuffer(view_size, clip_area, buffer, region, shape);
/external/chromium_org/remoting/client/jni/
H A Djni_frame_consumer.cc45 void JniFrameConsumer::ApplyBuffer(const webrtc::DesktopSize& view_size, function in class:remoting::JniFrameConsumer
/external/chromium_org/remoting/client/plugin/
H A Dpepper_view.cc169 void PepperView::ApplyBuffer(const webrtc::DesktopSize& view_size, function in class:remoting::PepperView

Completed in 109 milliseconds