OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:buffer_shape
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/remoting/client/plugin/
pepper_view.cc
308
const webrtc::DesktopRegion*
buffer_shape
= producer_->GetBufferShape();
local
309
if (
buffer_shape
)
310
instance_->SetDesktopShape(*
buffer_shape
);
Completed in 53 milliseconds