HomeSort by relevance Sort by last modified time
    Searched refs:bottomright (Results 1 - 11 of 11) sorted by null

  /external/opencv/cv/include/
cvtypes.h 168 CvPoint2D32f bottomright;
  /external/opencv/cvaux/src/
decomppoly.cpp 616 (*subdiv) -> bottomright.x =
618 (*subdiv) -> bottomright.y =
  /external/opencv/cv/src/
cvsubdivision2d.cpp 281 pt.x >= subdiv->bottomright.x || pt.y >= subdiv->bottomright.y )
541 subdiv->bottomright = cvPoint2D32f( rx + rect.width, ry + rect.height );
  /external/webkit/Source/WebCore/platform/graphics/skia/
GraphicsContextSkia.cpp 136 SkPoint bottomright = {rc.fRight, rc.fBottom}; local
137 return isPointSkiaSafe(transform, topleft) && isPointSkiaSafe(transform, bottomright);
825 const IntSize& bottomRight,
840 || bottomLeft.width() + bottomRight.width() > rect.width()
842 || topRight.height() + bottomRight.height() > rect.height()) {
852 addCornerArc(&path, r, bottomRight, 0);
    [all...]
  /external/eigen/doc/
eigendoxy.css 441 -moz-border-radius-bottomright: 8px;
  /frameworks/base/docs/html/reference/renderscript/
doxygen.css 454 -moz-border-radius-bottomright: 8px;
  /build/tools/droiddoc/templates-ds/assets/css/
default.css     [all...]
  /build/tools/droiddoc/templates-sac/assets/css/
default.css     [all...]
  /build/tools/droiddoc/templates-sdk/assets/css/
default.css     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 1011 milliseconds