/external/webrtc/talk/media/base/ |
D | videorenderer.h | 50 virtual bool SetSize(int width, int height, int reserved) { return true; }; in SetSize() function
|
D | fakevideorenderer.h | 50 virtual bool SetSize(int width, int height, int reserved) { in SetSize() function
|
/external/lzma/CPP/7zip/Common/ |
D | OffsetStream.cpp | 36 STDMETHODIMP COffsetOutStream::SetSize(UInt64 newSize) in SetSize() function in COffsetOutStream
|
D | FileStreams.cpp | 392 STDMETHODIMP COutFileStream::SetSize(UInt64 newSize) in SetSize() function in COutFileStream
|
D | LimitedStreams.cpp | 363 STDMETHODIMP CTailOutStream::SetSize(UInt64 newSize) in SetSize() function in CTailOutStream
|
/external/webrtc/talk/media/devices/ |
D | gdivideorenderer.cc | 137 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
|
D | gtkvideorenderer.cc | 79 bool GtkVideoRenderer::SetSize(int width, int height, int reserved) { in SetSize() function in cricket::GtkVideoRenderer
|
D | carbonvideorenderer.cc | 112 bool CarbonVideoRenderer::SetSize(int width, int height, int reserved) { in SetSize() function in cricket::CarbonVideoRenderer
|
/external/libmojo/ui/gfx/geometry/ |
D | size.h | 55 void SetSize(int width, int height) { in SetSize() function
|
D | size_f.h | 41 void SetSize(float width, float height) { in SetSize() function
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | OverwriteDialog.h | 31 void SetSize(const UInt64 *size) in SetSize() function
|
/external/v4l2_codec2/vda/ |
D | size.h | 30 void SetSize(int width, int height) { in SetSize() function
|
/external/webrtc/webrtc/modules/video_coding/codecs/vp9/ |
D | vp9_frame_buffer_pool.cc | 31 void Vp9FrameBufferPool::Vp9FrameBuffer::SetSize(size_t size) { in SetSize() function in webrtc::Vp9FrameBufferPool::Vp9FrameBuffer
|
/external/libvpx/libvpx/test/ |
D | yuv_video_source.h | 77 virtual void SetSize(unsigned int width, unsigned int height, in SetSize() function
|
D | video_source.h | 171 void SetSize(unsigned int width, unsigned int height) { in SetSize() function
|
/external/tensorflow/tensorflow/contrib/lite/kernels/ |
D | resize_bilinear_test.cc | 51 void SetSize(std::initializer_list<int> data) { PopulateTensor(size_, data); } in SetSize() function in tflite::__anon96d23e3c0111::ResizeBilinearOpModel
|
/external/webrtc/webrtc/base/ |
D | buffer.h | 155 void SetSize(size_t size) { in SetSize() function
|
/external/lzma/CPP/Common/ |
D | MyBuffer.h | 213 void SetSize(unsigned size) in SetSize() function
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
D | BitSet.cs | 163 private void SetSize(int nwords) { in SetSize() method in Antlr.Runtime.BitSet
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
D | BitSet.cs | 183 private void SetSize( int nwords ) in SetSize() method in Antlr.Runtime.BitSet
|
/external/lzma/CPP/7zip/UI/Common/ |
D | HashCalc.cpp | 129 void CHashBundle::SetSize(UInt64 size) in SetSize() function in CHashBundle
|
/external/skia/src/utils/win/ |
D | SkIStream.cpp | 63 HRESULT STDMETHODCALLTYPE SkBaseIStream::SetSize(ULARGE_INTEGER) in SetSize() function in SkBaseIStream
|
/external/skqp/src/utils/win/ |
D | SkIStream.cpp | 63 HRESULT STDMETHODCALLTYPE SkBaseIStream::SetSize(ULARGE_INTEGER) in SetSize() function in SkBaseIStream
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTBoneBatch.cpp | 101 void SetSize(const int nSize) in SetSize() function in CBatch
|
/external/webrtc/webrtc/examples/peerconnection/client/linux/ |
D | main_wnd.cc | 470 void GtkMainWnd::VideoRenderer::SetSize(int width, int height) { in SetSize() function in GtkMainWnd::VideoRenderer
|