Searched refs:_bottom (Results 1 - 6 of 6) sorted by relevance

/external/opencv3/3rdparty/openexr/Imath/
H A DImathFrustum.h119 T bottom() const { return _bottom; }
178 T _bottom; member in class:Imath::Frustum
227 _bottom = f._bottom;
243 _bottom == src._bottom &&
261 _bottom = b;
275 Line3<T> lowerLeft( Vec3<T>(0,0,0), Vec3<T>(_left,_bottom,-_nearPlane) );
286 _bottom = ll.y;
313 _bottom
[all...]
/external/webrtc/webrtc/modules/video_render/linux/
H A Dvideo_x11_channel.cc30 _top(0.0), _left(0.0), _right(0.0), _bottom(0.0),
115 _bottom = bottom;
196 _outHeight = (int) (winHeight * (_bottom - _top));
309 bottom = _bottom;
H A Dvideo_x11_channel.h87 float _bottom; member in class:webrtc::VideoX11Channel
/external/emma/core/java12/com/vladium/emma/report/html/
H A DReportGenerator.java1383 final IElementList _bottom = new ElementList ();
1385 _bottom.add (new HyperRef (IAppConstants.APP_BUG_REPORT_LINK, IAppConstants.APP_NAME + " " + IAppConstants.APP_VERSION_WITH_BUILD_ID_AND_TAG, true));
1386 _bottom.add (new Text (" " + IAppConstants.APP_COPYRIGHT, true));
1388 m_footerBottom = bottom = _bottom;
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 619 milliseconds