Home
last modified time | relevance | path

Searched defs:SetSize (Results 1 – 25 of 30) sorted by relevance

12

/external/webrtc/talk/media/base/
Dvideorenderer.h50 virtual bool SetSize(int width, int height, int reserved) { return true; }; in SetSize() function
Dfakevideorenderer.h50 virtual bool SetSize(int width, int height, int reserved) { in SetSize() function
/external/webrtc/talk/media/devices/
Dgdivideorenderer.cc137 bool GdiVideoRenderer::VideoWindow::SetSize(int width, int height) { in SetSize() function in cricket::GdiVideoRenderer::VideoWindow
264 bool GdiVideoRenderer::SetSize(int width, int height, int reserved) { in SetSize() function in cricket::GdiVideoRenderer
Dgtkvideorenderer.cc79 bool GtkVideoRenderer::SetSize(int width, int height, int reserved) { in SetSize() function in cricket::GtkVideoRenderer
Dcarbonvideorenderer.cc112 bool CarbonVideoRenderer::SetSize(int width, int height, int reserved) { in SetSize() function in cricket::CarbonVideoRenderer
/external/lzma/CPP/7zip/Common/
DOffsetStream.cpp36 STDMETHODIMP COffsetOutStream::SetSize(UInt64 newSize) in SetSize() function in COffsetOutStream
DFileStreams.cpp369 STDMETHODIMP COutFileStream::SetSize(UInt64 newSize) in SetSize() function in COutFileStream
DLimitedStreams.cpp345 STDMETHODIMP CTailOutStream::SetSize(UInt64 newSize) in SetSize() function in CTailOutStream
/external/lzma/CPP/7zip/UI/FileManager/
DOverwriteDialog.h31 void SetSize(const UInt64 *size) in SetSize() function
/external/webrtc/webrtc/modules/video_coding/codecs/vp9/
Dvp9_frame_buffer_pool.cc31 void Vp9FrameBufferPool::Vp9FrameBuffer::SetSize(size_t size) { in SetSize() function in webrtc::Vp9FrameBufferPool::Vp9FrameBuffer
/external/libvpx/libvpx/test/
Dyuv_video_source.h86 virtual void SetSize(unsigned int width, unsigned int height, in SetSize() function
Dvideo_source.h183 void SetSize(unsigned int width, unsigned int height) { in SetSize() function
/external/skia/src/images/
DSkImageDecoder_libbmp.cpp74 virtual uint8* SetSize(int width, int height) { in SetSize() function in SkBmpDecoderCallback
/external/webrtc/webrtc/base/
Dbuffer.h155 void SetSize(size_t size) { in SetSize() function
/external/lzma/CPP/Common/
DMyBuffer.h206 void SetSize(unsigned size) in SetSize() function
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DBitSet.cs183 private void SetSize( int nwords ) in SetSize() method in Antlr.Runtime.BitSet
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DBitSet.cs163 private void SetSize(int nwords) { in SetSize() method in Antlr.Runtime.BitSet
/external/skia/src/utils/win/
DSkIStream.cpp67 HRESULT STDMETHODCALLTYPE SkBaseIStream::SetSize(ULARGE_INTEGER) in SetSize() function in SkBaseIStream
/external/pdfium/core/src/fxcrt/
Dfx_basic_array.cpp21 FX_BOOL CFX_BasicArray::SetSize(int nNewSize) { in SetSize() function in CFX_BasicArray
/external/lzma/CPP/7zip/UI/Common/
DHashCalc.cpp136 void CHashBundle::SetSize(UInt64 size) in SetSize() function in CHashBundle
DUpdate.cpp237 STDMETHODIMP COutMultiVolStream::SetSize(UInt64 newSize) in SetSize() function in COutMultiVolStream
/external/webrtc/webrtc/examples/peerconnection/client/linux/
Dmain_wnd.cc470 void GtkMainWnd::VideoRenderer::SetSize(int width, int height) { in SetSize() function in GtkMainWnd::VideoRenderer
/external/webrtc/webrtc/examples/peerconnection/client/
Dmain_wnd.cc587 void MainWnd::VideoRenderer::SetSize(int width, int height) { in SetSize() function in MainWnd::VideoRenderer
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_gridimp.cpp39 FWL_ERR IFWL_Grid::SetSize(FWL_HGRIDCOLROW hColRow, in SetSize() function in IFWL_Grid
322 FWL_ERR CFWL_GridImp::SetSize(FWL_HGRIDCOLROW hColRow, in SetSize() function in CFWL_GridImp
/external/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
DDynamicLoaderDarwinKernel.cpp593 DynamicLoaderDarwinKernel::KextImageInfo::SetSize (uint64_t size) in SetSize() function in DynamicLoaderDarwinKernel::KextImageInfo

12