Home
last modified time | relevance | path

Searched refs:_height (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/src/modules/interface/
Dmodule_common_types.h465 WebRtc_UWord32 Height() const {return _height;} in Height()
473 void SetHeight(const WebRtc_UWord32 height) {_height = height;} in SetHeight()
494 WebRtc_UWord32 _height; variable
506 _height(0), in VideoFrame()
564 WebRtc_UWord32 tmpHeight = _height; in SwapFrame()
569 _height = videoFrame._height; in SwapFrame()
574 videoFrame._height = tmpHeight; in SwapFrame()
623 _height = videoFrame._height; in CopyFrame()
635 _height = 0; in Free()
/external/webkit/Source/WebCore/inspector/front-end/
DShortcutsHelp.js59 height += this._sections[section]._height;
81 columnHeight += orderedSections[section]._height, section++) {
155 get _height() getter in WebInspector.ShortcutsSection
/external/qemu/
Dloadpng.c12 void *loadpng(const char *fn, unsigned *_width, unsigned *_height) in loadpng() argument
121 *_height = height; in loadpng()
151 void *readpng(const unsigned char *base, size_t size, unsigned *_width, unsigned *_height) in readpng() argument
252 *_height = height; in readpng()
/external/opencv/otherlibs/highgui/
Dcvcap_socket.cpp87 virtual bool open(const char* _address, const char* _port, int _width, int _height);
105 bool CVCapture_Socket::open(const char* _address, const char* _port, int _width, int _height) in open() argument
116 height = _height; in open()
/external/qemu/android/skin/
Dimage.c272 extern void *loadpng(const char *fn, unsigned *_width, unsigned *_height);
273 extern void *readpng(const unsigned char* base, size_t size, unsigned *_width, unsigned *_height);
/external/qemu/android/
Dmain-common.c213 void *readpng(const unsigned char* base, size_t size, unsigned *_width, unsigned *_height);
/external/chromium/chrome/common/extensions/docs/css/
DApiRefStyles.css626 _height:100%