Home
last modified time | relevance | path

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

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