/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
MosaicTypes.h | 78 MosaicFrame(int _width, int _height, bool allocate=true) 80 width = _width;
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
MosaicTypes.h | 78 MosaicFrame(int _width, int _height, bool allocate=true) 80 width = _width;
|
/external/qemu/ |
loadpng.c | 12 void *loadpng(const char *fn, unsigned *_width, unsigned *_height) 120 *_width = width; 151 void *readpng(const unsigned char *base, size_t size, unsigned *_width, unsigned *_height) 251 *_width = width;
|
/external/webrtc/src/modules/interface/ |
module_common_types.h | 499 WebRtc_UWord32 Width() const {return _width;} 507 void SetWidth(const WebRtc_UWord32 width) {_width = width;} 531 WebRtc_UWord32 _width; member in class:webrtc::VideoFrame 543 _width(0), 601 WebRtc_UWord32 tmpWidth = _width; 606 _width = videoFrame._width; 611 videoFrame._width = tmpWidth; 660 _width = videoFrame._width; [all...] |
/external/opencv/otherlibs/highgui/ |
cvcap_socket.cpp | 87 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) 115 width = _width;
|
/external/webkit/Source/WebCore/inspector/front-end/ |
TimelineOverviewPane.js | 450 this._width = parent.offsetWidth; 454 this._windowSelector.style.right = this._width - this._startPosition + + "px"; 473 position = Math.max(0, Math.min(position, this._width)); 480 position = Math.max(0, Math.min(position, this._width)); 483 this._windowSelector.style.right = this._width - this._startPosition + "px"; 486 this._windowSelector.style.right = this._width - position + "px";
|
/external/qemu/android/skin/ |
image.c | 272 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/libvpx/examples/includes/geshi/geshi/ |
actionscript.php | 63 '_url', '_visible', '_width', '_x', '_xmouse', '_xscale', '_y', '_ymouse', '_yscale', 'abs',
|
/external/qemu/android/ |
main-common.c | 213 void *readpng(const unsigned char* base, size_t size, unsigned *_width, unsigned *_height); [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.mortbay.jetty.util_6.1.23.v201004211559.jar | |
/external/webkit/Source/WebCore/ |
ChangeLog-2002-12-03 | [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/ |
libXm.so.2 | |