Searched defs:SetSize (Results 26 - 50 of 62) sorted by relevance

123

/external/libvpx/libvpx/test/
H A Di420_video_source.h39 SetSize(width, height);
83 void SetSize(unsigned int width, unsigned int height) { function in class:libvpx_test::I420VideoSource
H A Dvideo_source.h88 SetSize(80, 64);
121 void SetSize(unsigned int width, unsigned int height) { function in class:libvpx_test::DummyVideoSource
/external/lzma/CPP/7zip/Common/
H A DFileStreams.cpp356 STDMETHODIMP COutFileStream::SetSize(UInt64 newSize) function in class:COutFileStream
/external/skia/src/images/
H A DSkImageDecoder_libbmp.cpp73 virtual uint8* SetSize(int width, int height) { function in class:SkBmpDecoderCallback
/external/chromium_org/content/renderer/media/webrtc/
H A Dmedia_stream_remote_video_source.cc37 virtual void SetSize(int width, int height) OVERRIDE;
68 RemoteVideoSourceDelegate::SetSize(int width, int height) { function in class:content::MediaStreamRemoteVideoSource::RemoteVideoSourceDelegate
H A Dmock_peer_connection_dependency_factory.cc166 bool MockVideoRenderer::SetSize(int width, int height, int reserved) { function in class:content::MockVideoRenderer
/external/chromium_org/gpu/command_buffer/service/
H A Dcommon_decoder.cc21 void CommonDecoder::Bucket::SetSize(size_t size) { function in class:gpu::CommonDecoder::Bucket
42 SetSize(0);
45 SetSize(size);
189 bucket->SetSize(size);
/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dfakevideorenderer.h50 virtual bool SetSize(int width, int height, int reserved) { function in class:cricket::FakeVideoRenderer
/external/chromium_org/third_party/libjingle/source/talk/media/devices/
H A Dgdivideorenderer.cc52 bool SetSize(int width, int height);
135 bool GdiVideoRenderer::VideoWindow::SetSize(int width, int height) { function in class:cricket::GdiVideoRenderer::VideoWindow
255 bool GdiVideoRenderer::SetSize(int width, int height, int reserved) { function in class:cricket::GdiVideoRenderer
259 return window_->SetSize(width, height);
/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Dvideo_source.h138 SetSize(80, 64);
175 void SetSize(unsigned int width, unsigned int height) { function in class:libvpx_test::DummyVideoSource
/external/chromium_org/third_party/skia/src/utils/win/
H A DSkIStream.cpp65 HRESULT STDMETHODCALLTYPE SkBaseIStream::SetSize(ULARGE_INTEGER) function in class:SkBaseIStream
/external/chromium_org/ui/wm/core/
H A Dimage_grid.cc120 // Invalidate previous |size_| so calls to SetSize() will recompute it.
121 size_.SetSize(0, 0);
124 void ImageGrid::SetSize(const gfx::Size& size) { function in class:wm::ImageGrid
250 SetSize(gfx::Size(
/external/pdfium/core/src/fxcrt/
H A Dfx_basic_array.cpp25 FX_BOOL CFX_BasicArray::SetSize(int nNewSize, int nGrowBy) function in class:CFX_BasicArray
80 if (!SetSize(m_nSize + src.m_nSize, -1)) {
88 if (!SetSize(src.m_nSize, -1)) {
100 if (!SetSize(nIndex + nCount, -1)) {
105 if (!SetSize(m_nSize + nCount, -1)) {
/external/skia/src/utils/win/
H A DSkIStream.cpp65 HRESULT STDMETHODCALLTYPE SkBaseIStream::SetSize(ULARGE_INTEGER) function in class:SkBaseIStream
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/linux/
H A Dmain_wnd.cc486 void GtkMainWnd::VideoRenderer::SetSize(int width, int height) { function in class:GtkMainWnd::VideoRenderer
/external/chromium_org/content/browser/frame_host/
H A Dinterstitial_page_impl.cc597 view->SetSize(web_contents()->GetContainerBounds().size());
690 void InterstitialPageImpl::SetSize(const gfx::Size& size) { function in class:content::InterstitialPageImpl
697 render_view_host_->GetView()->SetSize(size);
699 // TODO(port): Does Mac need to SetSize?
H A Drender_widget_host_view_child_frame.cc35 void RenderWidgetHostViewChildFrame::SetSize(const gfx::Size& size) { function in class:content::RenderWidgetHostViewChildFrame
40 SetSize(rect.size());
H A Drender_widget_host_view_guest.cc94 SetSize(guest_->web_contents()->GetViewBounds().size());
105 void RenderWidgetHostViewGuest::SetSize(const gfx::Size& size) { function in class:content::RenderWidgetHostViewGuest
111 SetSize(rect.size());
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
H A Dmain_wnd.cc603 void MainWnd::VideoRenderer::SetSize(int width, int height) { function in class:MainWnd::VideoRenderer
/external/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DDynamicLoaderDarwinKernel.cpp593 DynamicLoaderDarwinKernel::KextImageInfo::SetSize (uint64_t size) function in class:DynamicLoaderDarwinKernel::KextImageInfo
1387 image_infos[i].SetSize (extractor.GetU64(&offset));
/external/lzma/CPP/7zip/UI/Common/
H A DUpdate.cpp85 STDMETHOD(SetSize)(UInt64 newSize);
207 STDMETHODIMP COutMultiVolStream::SetSize(UInt64 newSize) function in class:COutMultiVolStream
217 RINOK(subStream.Stream->SetSize(newSize));
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtcvideoengine2.cc1783 SetSize(frame.width(), frame.height());
1798 SetSize(last_width_, last_height_);
1809 void WebRtcVideoChannel2::WebRtcVideoReceiveStream::SetSize(int width, function in class:cricket::WebRtcVideoChannel2::WebRtcVideoReceiveStream
1812 if (!renderer_->SetSize(width, height, 0)) {
/external/chromium_org/ui/views/layout/
H A Dgrid_layout.cc81 element->SetSize(element->Size() + to_give);
122 SetSize(0);
125 void SetSize(int size) { function in class:views::LayoutElement
220 SetSize(fixed_width_);
222 SetSize(min_width_);
249 (*i)->SetSize(size);
274 SetSize(height_);
562 columns_[i]->SetSize(columns_[i]->Size() + delta);
574 columns_[i]->SetSize(columns_[i]->Size() + to_distribute);
835 out.SetSize(st
[all...]
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_native_widget_aura.cc148 top_level_widget_->SetSize(new_bounds.size());
715 void DesktopNativeWidgetAura::SetSize(const gfx::Size& size) { function in class:views::DesktopNativeWidgetAura
717 desktop_window_tree_host_->SetSize(size);
H A Ddesktop_window_tree_host_win.cc222 void DesktopWindowTreeHostWin::SetSize(const gfx::Size& size) { function in class:views::DesktopWindowTreeHostWin
229 message_handler_->SetSize(expanded);

Completed in 2255 milliseconds

123