OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ELLIPSE
(Results
1 - 8
of
8
) sorted by null
/external/guice/extensions/grapher/src/com/google/inject/grapher/graphviz/
NodeShape.java
28
ELLIPSE
("
ellipse
"),
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterVignetteRepresentation.java
183
private static final String
ELLIPSE
= "
ellipse
";
188
writer.name(
ELLIPSE
);
214
if (name.startsWith(
ELLIPSE
)) {
/external/opencv/cv/include/
cv.hpp
349
enum { RECT=0, CROSS=1,
ELLIPSE
=2, CUSTOM=100, BINARY = 0, GRAYSCALE=256 };
/external/opencv/cv/src/
cvmorph.cpp
405
if( element_shape != RECT && element_shape != CROSS && element_shape !=
ELLIPSE
)
414
if( element_shape ==
ELLIPSE
)
[
all
...]
/external/opencv/cvaux/include/
cvvidsurv.hpp
712
enum {RECT,
ELLIPSE
} shape;
718
{ CvDrawShape::
ELLIPSE
, CV_RGB(255,0,0) },
719
{ CvDrawShape::
ELLIPSE
, CV_RGB(0,255,0) },
720
{ CvDrawShape::
ELLIPSE
, CV_RGB(0,0,255) },
721
{ CvDrawShape::
ELLIPSE
, CV_RGB(255,255,0) },
722
{ CvDrawShape::
ELLIPSE
, CV_RGB(0,255,255) },
723
{ CvDrawShape::
ELLIPSE
, CV_RGB(255,0,255) }
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tmschema.h
34
TM_ENUM(2,BT,
ELLIPSE
)
/external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar
htmlparser-1.3.jar
Completed in 1090 milliseconds