Searched refs:GetWidth (Results 1 - 8 of 8) sorted by relevance

/external/opencv/otherlibs/highgui/
H A Dgrfmt_base.h70 int GetWidth() { return m_width; }; function in class:GrFmtReader
H A Dloadsave.cpp413 size.width = reader->GetWidth();
/external/chromium/third_party/libjingle/source/talk/session/phone/
H A Dmediachannel.h255 virtual size_t GetWidth() const = 0;
345 virtual size_t GetWidth() const { return 0; } function in class:cricket::NullVideoFrame
/external/libvpx/mkvparser/
H A Dmkvparser.hpp278 long long GetWidth() const;
H A Dmkvparser.cpp5319 long long VideoTrack::GetWidth() const function in class:mkvparser::VideoTrack
/external/quake/quake/src/QW/dxsdk/sdk/inc/
H A Dd3drmobj.h192 STDMETHOD_(DWORD, GetWidth)(THIS) PURE;
239 STDMETHOD_(DWORD, GetWidth)(THIS) PURE;
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
H A DD3DRMOBJ.H192 STDMETHOD_(DWORD, GetWidth)(THIS) PURE;
239 STDMETHOD_(DWORD, GetWidth)(THIS) PURE;
/external/sonivox/jet_tools/JetCreator/
H A DJetDialogs.py220 self.SetSize((bmp.GetWidth(), bmp.GetHeight()))

Completed in 175 milliseconds