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/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
DLimitedStreams.cpp363 STDMETHODIMP CTailOutStream::SetSize(UInt64 newSize) in SetSize() function in CTailOutStream
/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/libmojo/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/lzma/CPP/7zip/UI/FileManager/
DOverwriteDialog.h31 void SetSize(const UInt64 *size) in SetSize() function
/external/v4l2_codec2/vda/
Dsize.h30 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/tensorflow/tensorflow/contrib/lite/kernels/
Dresize_bilinear_test.cc51 void SetSize(std::initializer_list<int> data) { PopulateTensor(size_, data); } in SetSize() function in tflite::__anon96d23e3c0111::ResizeBilinearOpModel
/external/webrtc/webrtc/base/
Dbuffer.h155 void SetSize(size_t size) { in SetSize() function
/external/lzma/CPP/Common/
DMyBuffer.h213 void SetSize(unsigned size) in SetSize() function
/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/antlr/antlr-3.4/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.cpp129 void CHashBundle::SetSize(UInt64 size) in SetSize() function in CHashBundle
/external/skia/src/utils/win/
DSkIStream.cpp63 HRESULT STDMETHODCALLTYPE SkBaseIStream::SetSize(ULARGE_INTEGER) in SetSize() function in SkBaseIStream
/external/skqp/src/utils/win/
DSkIStream.cpp63 HRESULT STDMETHODCALLTYPE SkBaseIStream::SetSize(ULARGE_INTEGER) in SetSize() function in SkBaseIStream
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTBoneBatch.cpp101 void SetSize(const int nSize) in SetSize() function in CBatch
/external/webrtc/webrtc/examples/peerconnection/client/linux/
Dmain_wnd.cc470 void GtkMainWnd::VideoRenderer::SetSize(int width, int height) { in SetSize() function in GtkMainWnd::VideoRenderer

12