Home
last modified time | relevance | path

Searched defs:SetSize (Results 1 – 25 of 36) 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/lzma/CPP/7zip/Common/
DOffsetStream.cpp36 STDMETHODIMP COffsetOutStream::SetSize(UInt64 newSize) in SetSize() function in COffsetOutStream
DFileStreams.cpp392 STDMETHODIMP COutFileStream::SetSize(UInt64 newSize) in SetSize() function in COutFileStream
/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/UI/FileManager/
DOverwriteDialog.h31 void SetSize(const UInt64 *size) in SetSize() function
/external/libchrome/ui/gfx/geometry/
Dsize.h55 void SetSize(int width, int height) { in SetSize() function
Dsize_f.h41 void SetSize(float width, float height) { in SetSize() function
/external/v4l2_codec2/accel/
Dsize.h47 void SetSize(int width, int height) { 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.h77 virtual void SetSize(unsigned int width, unsigned int height, in SetSize() function
Dvideo_source.h171 void SetSize(unsigned int width, unsigned int height) { in SetSize() function
/external/libaom/libaom/test/
Dyuv_video_source.h77 virtual void SetSize(unsigned int width, unsigned int height, in SetSize() function
Dvideo_source.h173 void SetSize(unsigned int width, unsigned int height) { in SetSize() function
/external/webrtc/webrtc/base/
Dbuffer.h155 void SetSize(size_t size) { in SetSize() function
/external/google-fruit/include/fruit/impl/meta/
Dset.h63 using SetSize = VectorSize; variable
/external/lzma/CPP/Common/
DMyBuffer.h225 void SetSize(unsigned size) in SetSize() function
/external/v8/src/heap/cppgc/
Dheap-object-header.h199 void HeapObjectHeader::SetSize(size_t size) { in SetSize() function
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DBitSet.cs163 private void SetSize(int nwords) { in SetSize() method in Antlr.Runtime.BitSet
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/
DBitSet.cs183 private void SetSize( int nwords ) in SetSize() method in Antlr.Runtime.BitSet
/external/lzma/CPP/7zip/UI/Common/
DHashCalc.cpp125 void CHashBundle::SetSize(UInt64 size) in SetSize() function in CHashBundle
/external/skqp/src/utils/win/
DSkIStream.cpp63 HRESULT STDMETHODCALLTYPE SkBaseIStream::SetSize(ULARGE_INTEGER) in SetSize() function in SkBaseIStream
/external/skia/src/utils/win/
DSkIStream.cpp57 SK_STDMETHODIMP SkBaseIStream::SetSize(ULARGE_INTEGER) in SetSize() function in SkBaseIStream

12